body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
* {margin: 0px;padding: 0px;}
p {
	display:block;
	color:#FFFFFF;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
aa {
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a {
	color:#6b7272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#container {
	color:white;
	margin: 0px auto;
	text-align: left;
	width: 930px;
}
#bg{
background-color:white;
}
#thinlinebutton{
background-color:white;
background-image:url(images/hp2_11.jpg);
height:25px;
width:930;
background-repeat: no-repeat;

}#thinlinebutton1{
background-color:white;
background-image:url(images/hp2_11.jpg);
height:12px;
width:930;
background-repeat: no-repeat;
}
#header{
	background-color:white;
	height:130px;
	width:900;
	background-image:url(images/header1.jpg);
	background-repeat: no-repeat;
}
#content{
}
#left{
	width:192px;
	float:left;
	background-repeat: no-repeat;
	background-image: url(images/menu%20bg.png);

}
#middle{
	margin-left:206px;
	margin-right:196px;
	width:518px;
	
}
#right{
	width:192px;
	float:right;
}

/********************* menu ****************************/
.menuheader{
	width:186px;
	height:35px;
	background-image:url(images/hp-flash_21.png);
	display:block;
	font-family: Arial, Verdana;
	background-repeat: no-repeat;
	background-position: 0px;
}
.menucontent1{
	width:192px;
	background-color:white;
	padding-top:10px;
	background-repeat: repeat-y;
}
.menucontent{
	width:192px;
	padding-top:10px;
	background-repeat: repeat-y;
	background-image: url(images/menu%20bg.png);
}.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.menufooter{
	width:192px;
	height:15px;
	display:block;
}
.postheader,.menuheader{
	color:#FFFFFF;
	text-transform: uppercase;
}
/********************* post ****************************/
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url(images/hp-flash_16.jpg);
	display:block;
	width:517px;
	height:33px;
	background-repeat: no-repeat;
	background-position: center;
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
}

.postcontent{
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	padding: 20px 0px;
	border:#999999;
}
.postfooter{
	background-image:url(images/postbottom.gif);
	background-repeat:repeat;
	display:block;
	width:518px;
	height:15px;
}
/********************* header ****************************/
header{
	position:relative;
}
#header ul{
	position:absolute;
	top:33px;
	display:block;
	left:289px;
	height: 63px;
	width: 402px;

}

/********************* footer ****************************/
#footer{
	width:930px;
}


#footer span{
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:right;
	width:930px;
	display:block;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}
.clear{
	clear:both;
}
.techmenu {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 20px;
}
.textdown {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #000000;
}

