@charset "utf-8";
/* CSS Document */

body {
-x-system-font:none;
background:#000000 none repeat scroll 0 0;
color:#333333;
font-family:Arial,"Times New Roman",Times,serif;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-align:center;
margin-left:15px;
}
* { padding: 0; margin: 0; }
p.center { text-align: center !important; }
p.bottom { margin: 0 !important; }
p.unstyled { font-size: 1.4em; }
a { color: #ff0056; text-decoration: none; }
	a:visited { color: #ff0056; text-decoration: none; }
	a:hover { color: #999999; text-decoration: underline; }
	a img { border: none; }
#container { width: 980px; }
#container2 { width: 680px; }
					
	#content_box { width: 980px; text-align: left; float: left; clear: both;}
	
		#content { background: url('images/ahbg.jpg'); background-repeat: repeat-y; width: 350px; float: left; }
		#content2 { min-height: 600px; background: url('images/ahbg.jpg'); background-repeat: repeat-y; width: 750px; float: left; }
		#content3 { background-color:#000000; background-repeat: repeat-y; width: 750px; float: left; }
		#sidebar { padding: 0 0 0 0; width: 208px; float: left; }
		.posts {padding-left:20px; padding-right:20px;}
		.posts2 {padding-left:10px; padding-right:10px;}
		.posts3 {color:#888888;}
	#footer { margin-left:208px; width:750px; padding: 1.2em 0 0 0; border-top: 2px solid #ccc; float: left; clear: both; }
	#footer p {color:#888888;font-size:14px;margin:0 0 0.923em;text-align:right;}
		#footer2 { margin-left:208px; width:750px; padding: 1.2em 0 0 0; border-top: 2px solid #ccc; float: left; clear: both; }
	
	#leftcolumn{
float:left;
width:150px;
height: 400px;
border: 3px solid black;
padding: 5px;
padding-left: 8px;

}

#leftcolumn a{
padding: 3px 1px;
display: block;
width: 100%;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid gray;
}

#leftcolumn a:hover{
background-color: #FFFF80;
}

#rightcolumn{
width:330px;
min-height: 100px;
border-left: 1px dotted #000000;
margin-left: 5px;
margin-top:10px;
padding: 5px;
padding-bottom: 8px;
}

* html #rightcolumn{ /*IE only style*/
height: 400px;
}
.profiletxt{
font-size:10px;
}
.contactfont{
font-size:14px;
font-weight:bold;
line-height:20px;
}
.contactfont2{
font-size:12px;
}
.imgad {
margin-left:0px;
margin-right:10px;
margin-bottom:10px;
background-color:#FFFFFF;
height:244px; 
width:140px;
}
.imgad a:hover{
background:#ffffff;
}
#group{
margin:2px;
margin-bottom:7px;
}