body  {
font-size:97.1%;
font-family:Georgia, "Times New Roman", Times, serif;
background-color:#000;
	margin: 0; 
	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: #000;
}

dt {
font-weight:bold;
}


#container { 
	width: 100%;
	min-width:975px;
background-color:#f0f0f0;
	/*margin: 0 auto;  the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
}  
#header { 
line-height:inherit;
	background: #fff; 
	padding:0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, remove the padding. */
} 

#nav {
font-size:82%;

}

#ad_content {
	width: 400px;
	margin:35px auto;
	background-color:#FFFFFF;
	border:2px solid #FFFF00;
	padding-top:35px;
	color:#000;
}



#sidebar1 {
	float: left; 
	width: 150px; /* since this element is floated, a width must be given */
background-color:#0099ff;
color:#000;
font-size:90%;
text-align:center;
background-image:url(images/bg_side_gradient.png);
background-repeat:repeat-y;
	padding: 15px 0px; 
}
#sidebar2 {
	float: right; 
	width: 150px; /* since this element is floated, a width must be given */
background-color:#0099ff;
color:#000;
font-size:90%;
text-align:right;
background-image:url(images/bg_side_gradient_right.jpg);
background-repeat:repeat-y;
	padding: 15px 0px; 
}

#diy {
position:relative;
margin:0px;
padding:0px 0px 5px 0px;
font-size:150%;
font-weight:bold;
}

#ads {
position:relative;
margin:0px;
padding:0px 0px 5px 0px;
}

#sidebar1 h3, #sidebar1 p,  #sidebar2 p, #sidebar2 h3, #sidebar1 a {
	margin: 0px 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	
}

#mainContent {
 	margin: 0 149px 0 150px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ 
	padding: 0 2em 15px 2em; /* padding here creates white space "inside the box." */
} 

#contact {
margin:0px;
padding:3px 0px;
width:100%;
background-color:#000;
color:#ffff00;
font-weight:bold;
text-align:center;
}


#footer { 
	padding: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
font-size:80%;
clear:both;
color:#ccc;
background-color:#0066cc;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right on the 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 on the 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;
}

/*links*/

a, a:link {
color:#000;
text-decoration:none;
}

a:visited {
color:#0033CC;
text-decoration:none;
}

a:hover, a:active, a:focus {
color:#0033CC;
text-decoration:underline;
}

#diy a, #diy a:link {
color:#FF9900;
text-decoration:none;
}

#diy a:visited {
color:#FF9900;
text-decoration:underline;
}

#diy a:hover, #diy a:active, #diy a:focus {
color:#FFff00;
text-decoration:underline;
}

#ads a:link {
color:#fff;
font-size:90%;
text-decoration:none;
}

#ads a:visited {
color:#ccc;
font-size:90%;
text-decoration:underline;
}

#ads a:hover, #ads a:active, #ads a:focus{
color:#ccc;
font-size:90%;
text-decoration:underline;
}

#content_home a, #content_home a:link {
color:navy;
text-decoration:underline;
}

#content_home a:visited {
color:#999999;
text-decoration:none;
}

#content_home a:hover, #content_home a:active,#content_home a:focus {
color:#999;
text-decoration:none;
}

#sidebar1 a, #sidebar1 a:link {
color:#fff;
font-size:90%;
text-decoration:none;
}

#sidebar1 a:visited {
color:#ccc;
font-size:90%;
text-decoration:underline;
}

#sidebar1 a:hover, #sidebar1 a:active, #sidebar1 a:focus{
color:#ccc;
font-size:90%;
text-decoration:underline;
}

#footer a, #footer a:link {
color:#CCCCCC;
text-decoration:none;
}

#footer a:visited {
color:#990000;
text-decoration:none;
}

#footer a:hover, #footer a:active, #footer a:focus {
color:#990000;
text-decoration:underline;
}

#header a, #header a:link {
color:#FFFF00;
text-decoration:none;
}

#header a:visited {
color:#FFFF00;
text-decoration:underline;
}

#header a:hover, #header a:active, #header a:focus {
color:#FFFF00;
text-decoration:underline;
}

/*CLASSES*/
.ad {
font-family:"Trebuchet MS", Tahoma, sans-serif;
font-size:150%;
font-weight:bold;
color:#000066;
}

.background {
background-color:#000;
padding:7px 0px 7px 0px;
}


.blue {
color:#0033CC;
font-weight:bold;
}

.black {
color:#000;
}

.bold {
font-weight:bold;
}

.border {
border:1px solid #000; 
}

.colbottom {
margin-bottom:0px !important;
padding-bottom:0px;
line-height:0px;
font-size:0px;
}

.italic {
font-style:italic;
}

.italicunderline {
font-style:italic;
text-decoration:underline;
}

.white {
color:#fff;
font-weight:bold;
}

.red {
color:#990000;
font-weight:bold;
}

.green {
color:#006633;
font-weight:bold;
}

.large {
font-size:150%;
}

.list {
list-style-type:none;
}

.small {
font-size:80%;
}

.redsmall {
color:#990000;
font-size:75%;
}
.yellow {
color:#FFFF00;
}

.underline {
text-decoration:underline;
}

