#topcontent
{
	position: absolute;
	left: 10px;
	top:25px;
	width:752px;
	border-top:1px solid #0000FF;
	border-left:1px solid #0000FF;
	border-right:1px solid #0000FF;
}

#maincontent
{
	position: absolute;
	padding: 15px;
	left: 10px;
	top:125px;
	width:982;
	border-top:1px solid #0000FF;
	border-left:1px solid #0000FF;
	border-right:1px solid #0000FF;
	border-bottom:1px solid #0000FF;
	background: url(Images\fadedbg.jpg) no-repeat center;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	color: #0000FF;
}


#leftcontent
{
	position: absolute;
	left: -1px;
	top: 0px;
	width:190px;
	border-left:1px solid #000000;
	background-image: Url(Images\Background.jpg);
	font-family: arial;
	font-size: 12px;
}

#rightcontent
{
	position: relative;
	left: 200px;
	top: 5px;
	width: 500px;
	font-family: arial;
	font-size: 12px;
	color: #CCCCCC;
}

#bottomcontent
{
	position: relative;
	border:1px solid #0000FF;
	font-family: arial;
	font-size: 11px;
	text-align:center;
	width: 982px;
	left: 10px;
	top: 130px;
	border-top: solid #0000FF;
	border-top-width: 1px;
	border-top-color: #0000FF;
	background-color: #FFFFFF;
}

#navcontent
{
	border:0px solid black;
	font-family: arial;
	font-size: 12px;
	font: bold;
	text-align: right;
	border-bottom: solid #FFFFFF;
	border-bottom-width: 1px;
}

#ul.fontlist
{
	font-family: arial;
	font-size: 16px;
	color: RED;
}

table.main
{
	font-family: verdana;
	font-size: 12px;
}

p.right {text-align: right; font-family: arial; font-size: 14px; letter-spacing: 5; font: bold; color: #CCCCCC;}
p.news {text-align: center; border-top: solid #000000; border-top-width: 1px; font-family: arial; font-size: 12px; color: brown; style: underline;}
p.heading {text-align: left; font-family: arial; font-size: 12px; color: brown; style: underline;}
li {color: #000000;}
H2 {color: #003366;}
H3 {color: #0000FF;}

A:link { color: #000000 }  
A:visited { color: #000000 }
A:active { color: #000000 }
