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

ul, ol, p, h1, h2, h3, span, hr{
margin:0px;
padding:0px;
list-style:none;
}

.testing{
position:relative;
left:60px;
}

.test3{
position:relative;
left:100px;
}

img{
border:none;
}

ul li{
padding-top:3px;
padding-bottom:3px;
}

body {
	background: #FFFFFF url(images/content.gif) top center repeat-y;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}

.style1 {
color: #FFFFFF;
font-size:9px;
}


.heading{
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 48px;
	color: #333333;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
}

.title{
text-align:center;
font-size:12px;
}

.error{
color:#FF0000;
}

.buglist{
color:#0066FF;
font-size:16px;
}

#Super{
width:970px;
height:600px;
margin:auto;
}

#Header {
	background: #FFFFFF;
	width: 960px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-top: 5px solid #658DB5;
    text-transform: uppercase;
	}
	
	#Header h2 {
	font:Garamond;
	color:#990000;
	font-size:36px;
}
	
#Header a {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 28px;
	color: #333333;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}

#Header a:hover{
	color: #333333;
	}

#navbar {
	background: #FFFFFF;
	width: 960px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	}
	
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#navbar ul {
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul li a {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 22px;
	color: #333333;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	}

#navbar ul li a:hover {
	color: #658DB5;
	}

#RightBox{
	float: right;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
border-left:#C0C0C0 solid 1px;
height:1000px;
}

#RightBox h2{
color: #333333;
	font-size: 14px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	text-align:center;
	}

#RightBox img{
margin-left:5px;
margin-top:15px;
}

#RightBox{
text-align:center;
}

#MiddleBox{
	float: right;
	width: 440px;
	margin: 0px 20px 0px 0px;
	padding: 20px 20px 10px 20px;

}

#MiddleBox img{
margin-left:100px;
margin-top:20px;
}


#LeftBox{
	float: left;
	width: 210px;
	margin: 0px 18px 0px 0px;
	padding: 20px 0px 0px 0px;
	border-right:#C0C0C0 solid 1px
}

#LeftBox h2{
color: #333333;
	font-size: 14px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	}
	
	#LeftBox ul {
	list-style:none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#LeftBox ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#LeftBox ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#LeftBox ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}


#FunBox{
width:435px;
height:auto;
margin:auto;
padding-left:5px;
}

#Login{
list-style:none;
margin-left:10px;
}

#Profile{
border:#CCCCCC dashed 1px;
color:#666666;
margin-top:10px;
}

#Profile h2{
text-align:center;
}

#Advert{
width:200px;
height:250px;
}

#Script{
font:"Comic Sans MS";
font-size:12px;
}

#Roman{
}


#Qview{
list-style:none;
}

#listed{
list-style:none;
list-style-position:inside;
}

#listed li{
margin-bottom:7px;
}