body
{
	margin:0px;
	padding:0px;
	font-family:"Tahoma", arial, helvetica, "Sans Serif";
	font-size:12px;
	color:#000000;
	text-align:center;
	background-color:#000000;
}
p
{
	padding:0px;
	margin:0px;	
}
h1
{
	font-size:small;
	color:#d00000;	
	padding:0px;
	margin:0px;
	text-align:left;
	float:left;
}
a
{
	color:#ffffff;
	text-decoration:none;
}
a:hover
{
	color:#ffffff;
	text-decoration:underline;
}
.atext
{
	color:#d00000;
	text-decoration:none;
}
.atext:hover
{
	color:#a00000;
	text-decoration:underline;
}
#template
{
	width:100%;
	height:100%;
	background:url('img/sides.png');
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
}
#layout_frame
{
	width:735px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
#top
{
	width:735px;
	height:64px;
}
#mid
{
	width:735px;
	height:359px;
	background:#ffffff;
	background:url("img/bck.png");
	background-repeat:no-repeat;
}
#bot
{
	width:735px;
	height:16px;
	color:#ffffff;
}
#bot2
{
	width:500px;
	color:#ffffff;
	float:left;
	text-align:left;
	padding-left:150px;
	padding-top:20px;
}
#bot2 h1
{
	font-size: 16px;
	padding:0px;
	margin:0px;
	color:#ffffff;
}
#left
{
	width:130px;
	height:86%;
	float:left;
	margin-left:10px;
	border-right:1px dashed #999999;
}
#left #nav
{
	color:#d00000;
	font-size:11px;
	float:right;
	margin-right:20px;
	margin-top:8px; 
}
#content
{
	width:563px;
	height:338px;
	margin-left:10px;
	overflow:auto;
	color:#999999;
	padding:6px;
	float:left;
	text-align:left;
}
#cloud
{
	width:100%;
	height:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}
img
{
	border:none;
}