@charset "utf-8";
body  {
	background: #ffffff;
	background-image:url(images/newbackbody.gif);
	background-repeat:repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.socialg #container { 
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(images/testcontainerbase.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:737px;
	margin: 20px auto; 
	text-align: left;
	padding-top:25px; 
} 
.socialg #ontop{
margin: 0 auto;
width:800px;
padding: 2px 132px 8px 18px;


}
.socialg #ontopfltrt{
	float: right;
	border:none;
	margin:0 auto;
	width:115px;
	display:block;
	overflow:hidden;
	padding: 0 0 0 0;
	position:absolute;
	
}
.socialg  a{
text-decoration:none;
color:#990;

}
.socialg a:link{
	text-decoration:none;
	color:#930;
}
.socialg a:hover{
	text-decoration:none;
	color: #990;
}
.socialg a:visited{
	text-decoration:none;
	color: #009;
	text-align: center;
}	
	
	

.imgcentered {
	border:none;
	text-align:center;
	font-size: 14px;

}
.swfwrapper {
border:none;
text-align:center;
margin-left:220px;
width:470px;
display:block;
padding: 0px 0px 0px 0px;
position: relative;

}
.textontop {float:right;
color:#000000;
font-size:.7em;
text-align:right;
}
.socialg #navbar {
margin: 0 auto;
width:780px;
background-position:center;
background-repeat:no-repeat;
}
.nav {
margin: 2px auto;
padding: 4px 20px 8px 20px;
}
.fltrtnav { 
	float: right;
	margin-left: 8px;
	margin-top:6px;
	margin-right:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.7em;
	color:#FFFFFF;
	display:inline;
} 
.socialg #sidebar1 {
	float: left; 
	width: 225px; 
	padding: 35px 10px 15px 20px;
	height: 275px;
	background-image:url(images/sidediv.gif);
	background-position:right center;
	background-repeat:no-repeat;
	margin-right:12px; 
}
.sitepoint {
	margin:0 auto;
	width: 206px;
	text-align:center;
	display:block;
	padding-left:16px;
}
.socialg #sidebar1 h1 {
	font-size:1em;
	margin:0 0 0 0;
	text-align:center;
	color: #930;
}
.socialg #sidebar1 h2 {
font-size:.8em;
text-align:center;
}
.socialg #sidebar1 p {
font-size: .8em;
text-align:left;
margin: 0 0 0 0;
}
.socialg #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 235px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 20px 15px 10px;
	height:275px;
	background-image:url(images/sidediv.gif);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	font: Veranda;
	text-decoration:none;
	border:none;
	
}

.socialg #sidebar2 h1 {
	font-size:120%;
	margin:0;
	text-align:center;
	color: #930;
	padding-bottom: 4px;
	padding-top: 4px;
}
.socialg #sidebar2 h2 {
font-size:.8em;
text-align:center;
margin: 0 0 0 0;
}
.socialg #sidebar2 p {
	text-align:center;
	font-size: 12px;
	color: #930;
	font-weight: bold;

}
 .socialg #sidebar2 a{
text-decoration:none;
color:#990;

}
.socialg #sidebar2 a:link{
	text-decoration:none;
	color:#930;
}
.socialg #sidebar2 a:hover{
	text-decoration:none;
	color: #990;
}
.socialg #sidebar2 a:visited{
	text-decoration:none;
	color: #030;
	text-align: center;
	font-size: 12px;
}
.imgrightsidebar {
	margin: 0 auto;
	padding: 6px 4px 4px 4px;
	float: right;
	border: none;
	text-decoration:none;
	overflow: hidden;
	
	}
	



.socialg #imagebox {
	margin: 0 auto;
	padding:0px 10px 0px 10px;
	display:block;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	overflow:hidden;
	text-align:center;
}

.socialg #mainContent { 
	margin: 0 8px 0 8px;
		height:275px;
		padding-top:15px;
		text-align:center;
}
.socialg #mainContent h1 {
	font-size:1.5em;
	color:#999900;
	text-align:center;
	margin:6px 0 0 0;
}
.socialg #mainContent h2 {
font-size:.9em;
text-align:center;
margin:0 0 0 0;

}
.checklistwrapper {
	margin: 0 auto;
	text-align:center;
	width:380px;
}
	
 .socialg #mainContent ul {
	font-size:1em;
	display:block;
	list-style:inside;
	list-style-image: url(images/poticon.gif);
	text-align:left;
	font-weight:bold;
		
 }
 .socialg #maincontent li{
 text-indent: 40px;
 font-family:   
 overflow:hidden;



 
 }
 .socialg #mainContent a{
text-decoration:none;
color:#990;

}
.socialg #mainContent a:link{
	text-decoration:none;
	color:#930;
}
.socialg #mainContent a:hover{
	text-decoration:none;
	color: #990;
}
.socialg #mainContent a:visited{
	text-decoration:none;
	color: #030;  
}
.socialg #footer {
margin: 0 auto;
	height:70px;
	text-align:center;
	color:#000000;
	font-size:8px;
	overflow:hidden;
	width:auto;
	padding-top:8px;
	padding-left: 115px;
	
}
.socialg #footer p {
	margin: 0 0 0 0;
	padding: 3px 0 2px 0;
	
	
	
	}

.footer ul{
margin: 0 auto;
display:inline;
padding: 2px 0 6px 0;
list-style-type:none;
text-align:center;



}
.footer li {
margin: 0 0 0 0px;
font-size: 9px;
float:left;
display:inline;
width:auto;
overflow:hidden;
list-style-type:none;
padding: 0 2px 0 4px;
}
.footer a, a:link {
	overflow:hidden;
	text-decoration:none;
	color:#000000;
	}
.footer a:hover {
	color:#990;
	text-decoration:none;
	overflow:hidden;
}
.footer a:visited {
	color:#666600;
	overflow:hidden;
	text-decoration:none;
	
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.socialg #livechat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #930;
	text-decoration: none;
	padding-top: 20px;
	text-align: center;
	padding-left: 30px;
}
#wrapper ol {
	color: #000;
	text-decoration: none;
	text-align: left;
	text-indent: 4px;
	white-space: normal;
	display: block;
}
