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


/* HQ*/

body {
	background-image:url(../images/pulsebg_lg.gif);
	background-repeat:repeat;
	background-position:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%; 
	background-color:#000000;
	margin:0px; 
	padding:0px;
	text-align:center;
	}
	
	
#wrapper{
margin:0px auto;
background-color:#000000;
height:auto;
width: 800px;
padding-bottom:20px;
}	
	
#content {
margin:0px auto;
background-color:#333333;
width:762px;
text-align:left;

	}

#header{
top:0px;
left:0px;
}

#main{
background-color:#333333;
width: 762px;
height: auto;
margin-top: 5px;
margin-bottom:10px;
}

#footer{
height:119px;
background-image:url(../images/footer_bg_logo.png);
background-position:left;
background-repeat:repeat-x;
}



h3{
font-size:1em;
line-height:14px;
color:#FFF;
font-weight: normal;
letter-spacing:normal;
border-bottom: #FFFFFF solid 1px;
}

#foottex{
padding-top:10px;
text-align:center;
}

#blog{
padding:0px;
max-width:300px;
}

.item{
border-bottom:dotted #999999 1px;
max-width:300px;
}

.item h2{
font-size:1.2em;
color: #FF00FF;
line-height:1.2em;
max-width: 300px;
text-transform: capitalize;
}

.item h2 a{
font-size:1.2em;
color: #FF00FF;
line-height:1.2em;
max-width: 300px;
text-transform: capitalize;

}

.item a{
text-decoration:none;
color: #FF00FF;
max-width:300px;
}

.item a:visited{
text-decoration:none;
color: #FF00FF;
max-width:300px;
}


.item p{
font-size:1.0em;
color:#666666;
line-height:1.0em;
max-width:300px;
}

#adspace1{
padding:0px;
}

#adspace2{
padding: 20px;
text-align:center;
}

.cell1{
padding-left: 20px;
width: 400px; 
height: 600px;  
valign: top;
}

.cell2{
padding-left:15px; 
padding-right:20px;
}

.cell3{
padding-left:15px; 
padding-right:20px;

}

.adhead{
float:left; 
color: #CCCCCC; 
font-size: 1em; 
text-decoration: underline;
}


.copyr{
color:#888;
font-size:1em; 
text-align:right; 
padding-right:20px;
}

img { behavior: url(../iepngfix.htc) }


</style>






