<style type="text/css">

BODY {

	font: 100% Helvetica,arial,sans-serif;
	text-align:right;
	
}


A:link {text-decoration: none; color: #0066cc;}
A:visited {text-decoration: none; color: #0066cc;}
A:active {text-decoration: none; color: #0066cc;}
A:hover {text-decoration: underline; color: #0066cc;}


#all{
	width:100%;
	background: #000000;

}


#demo-container{padding:0px 0px 0 0px;margin:0 0 0 0;background:#000000;}
ul#simple-menu{list-style-type:none;width:800px;position:relative;height:27px;font-family:"Trebuchet MS",Arial,sans-serif;font-size:13px;font-weight:bold;margin:0;padding:11px 0 0 0;}
ul#simple-menu li{display:block;float:left;margin:0 0 0 4px;height:27px;}
ul#simple-menu li.left{margin:0;}
ul#simple-menu li a{display:block;float:left;color:#000000;background:#666666;line-height:27px;text-decoration:none;padding:0 8px 0 8px;height:27px;}
ul#simple-menu li a.right{padding-right:19px;}
ul#simple-menu li a:hover{background:#999999;}
ul#simple-menu li a.current{color:#666666;background:#fff;}
ul#simple-menu li a.current:hover{color:#666666;background:#fff;}


#container{
	width:800px;
	text-align:left;
	margin:0 auto;
	background: #ffffff;
	font-family: helvetica,arial,sans-serif;
}


#content{
	width:480px;
	padding:20px;
	border:0px solid green;
	margin:0px;
	background: #ffffff;
	float:right;
	border-color:#cc6600;
	font-size: 100%;
}

#content h1{
	margin:0;
	padding:0px;
	line-height:30px;
	font-style: Bold;
	color: #CC6600;
	border-top:0px solid #cccccc;
	border-bottom:2px solid #666666;
	border-left:0px solid #cccccc;
	border-right:0px dotted #666666;
	font-variant: small-caps;
	font-size: 200%;

}

#content h2{
	margin:0;
	padding:0px;
	line-height:30px;
	font-style: underline;
	color: #666666;
	border-top:0px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:0px solid #cccccc;
	border-right:0px dotted #666666;
	font-size: 130%;
}

#content p{
	margin:0;
	padding:0px;
	background: #ffffff;
	color: #000000;
	border-top:0px solid #cccccc;
	border-bottom:2px dotted #666666;
	border-left:0px solid #cccccc;
	border-right:0px dotted #666666;
	font-size: 80%;
}

#content table{
	margin:0;
	padding:0px;
	background: #ffffff;
	color: #000000;
	border-top:1px solid #cccccc;
	border-bottom:2px dotted #666666;
	border-left:0px solid #cccccc;
	border-right:0px dotted #666666;
	font-size: 80%;
	width: 480px;
}

#content img{
	margin: 10px 20px 10px 0px;
}


#main{
	width:780px;
	padding:10px;
	border:0px solid green;
	margin:0px;
	background: #ffffff;
	border-color:#cc6600;
	font-size: 100%;
	text-align:left;
}

#main h1{
	margin:0;
	padding:0px;
	line-height:30px;
	font-style: Bold;
	color: #CC6600;
	border-top:0px solid #cccccc;
	border-bottom:2px solid #666666;
	border-left:0px solid #cccccc;
	border-right:0px dotted #666666;
	font-variant: small-caps;
	font-size: 200%;

}

#main h2{
	margin:0;
	padding:0px;
	line-height:30px;
	font-style: underline;
	color: #666666;
	border-top:0px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:0px solid #cccccc;
	border-right:0px dotted #666666;
	font-size: 130%;
}

#main p{
	margin:0;
	padding:0px;
	background: #ffffff;
	color: #000000;
	border-top:0px solid #cccccc;
	border-bottom:2px dotted #666666;
	border-left:0px solid #cccccc;
	border-right:0px dotted #666666;
	font-size: 80%;
}



#date{font-size:80%;
	font-style:italic;}

#sidebar{
	width:260px;
	padding:5px;
	margin:10px 0px 0px 0px;
	background: #ffffff;
	float:left;
	border-top:0px dotted #ffff00;
	border-bottom:0px dotted #666666;
	border-left:0px dotted #ffff00;
	border-right:0px dotted #00ffff;
	font-family: helvetica,arial,sans-serif;
	font-size: 100%;
}

#sidebar1{

	border-top:0px dotted #ffff00;
	border-bottom:0px dotted #666666;
	border-left:0px dotted #ffff00;
	border-right:0px dotted #00ffff;
}



#sidebar1 A:link {text-decoration: none; color: #CC6600;}
#sidebar1 A:visited {text-decoration: none; color: #CC6600;}
#sidebar1 A:active {text-decoration: none; color: #000000;}
#sidebar1 A:hover {text-decoration: underline; color: #CC6600;}

#sidebar1 p{
	margin:0;
	padding:10px;
	font-size: 80%;
	color: #000000;
	border-top:1px solid #cccccc;
	border-bottom:2px dotted #666666;
	border-left:0px solid #cccccc;
	border-right:2px dotted #666666;
	text-align: justify;
}



#sidebar1p{
	margin:0;
	padding:0px;
	font-size: 0%;
	color: #000000;
	line-height: 0;
	border-top:0px solid #cccccc;
	border-bottom:2px dotted #666666;
	border-left:0px solid #cccccc;
	border-right:2px dotted #666666;
}

#sidebar1 h1{
	margin:0;
	padding:5px;
	color: #CC6600;
	border-top:0px solid #cccccc;
	border-bottom:2px dotted #666666;
	border-left:0px solid #cccccc;
	border-right:2px dotted #666666;
	font-size: 120%;
}

#sidebar1 h2{
	line-height:20px;
	margin:0;
	padding:5px;
	color: #CC6600;
	border-bottom:0px solid #000000;
	border-top:0px dotted #666666;
	border-right:2px dotted #666666;
	border-left:1px solid #cccccc;
	font-size: 100%;
	font-variant: small-caps;
	background: #ffffff;
}


#sidebar2{

	border-top:0px dotted #ffff00;
	border-bottom:0px dotted #666666;
	border-left:0px dotted #ffff00;
	border-right:0px dotted #00ffff;
}

#sidebar2 p{
	margin:0;
	padding:10px;
	font-size: 90%;
	color: #000000;
	border-top:0px solid #cccccc;
	border-bottom:2px dotted #666666;
	border-left:0px solid #cccccc;
	border-right:2px dotted #666666;
	line-height: 20px;
}

#sidebar2 h1{
	margin:0;
	padding:5px;

	color: #CC6600;
	border-bottom:1px solid #cccccc;
	border-top:2px dotted #666666;
	border-left:0px solid #cccccc;
	border-right:2px dotted #666666;
	font-size: 120%;
}

#sidebar2 h2{
	line-height:20px;
	margin:0;
	padding:5px;
	color: #CC6600;
	border-bottom:0px solid #000000;
	border-top:0px dotted #666666;
	border-right:2px dotted #666666;
	border-left:1px solid #cccccc;
	font-size: 110%;
	font-variant: small-caps;
	background: #ffffff;
}

#extra{

	width:694px;
	padding:30px;
	margin:0px 20px 0px 20px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:5px solid #666666;
	border-right:1px solid #666666;
	background: #ffffff;
	font-size: 90%;
}
#extra1{
	width:380px;
	height:100%;
	padding:0px;
	margin:0px 8px 0px 0px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:5px solid #666666;
	border-right:1px solid #666666;
	float:left;
	background: #ffffff;
	font-size: 90%;
}
#extra2{
	width:380px;
	height:100%;
	padding:0px;
	margin:0px 0px 0px 0px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:5px solid #666666;
	border-right:1px solid #666666;
	float:left;
	background: #ffffff;
	font-size: 90%;
}
#extra img{
	margin: 5px 20px 5px 0px;
	float:left;
}

#extra h1{

}


#footer{
	text-align:center;
	font-weight:bold;
	clear:both;
	font-size:80%;
	background: #ff9900;
	width:100%;
	line-height:20px;
}


</style>