* {
	margin: 0;
	padding: 0;
}

body {
background-color:#AFEEEE;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 17px;
color: #191970;
}

a {
text-decoration: none;
color: #191970;
}
a:hover {
text-decoration: underline;
color: #191970;
}

#backgroundmaintable {
margin: 0 auto;
width: 950px;
background-color:#AFEEEE;
}

#header {
height: 500px;
background-color:#AFEEEE;
text-align: center;
}
#header h1 { 
margin: 0px 2px 2px 2px;
font-size: 20px;
letter-spacing: -1px;
padding: 10px 40px 40px 40px;
color: #191970;
}
#header h1 a { 
color: #191970;
text-decoration: none;
font-weight: bold;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #191970;
}
#header h2 {
font-size: 20px;
color: #191970;
padding: 5px 5px 5px 5px;
letter-spacing: -1px;
font-weight: bold;
}

#content {
background-color:#AFEEEE;
padding: 0 20px;
}

.center {
border:medium #191970;
border-style:double;
margin: 2px 2px 2px 2px;
float: right;
width: 485px;
height: 1200px;
text-align: justify;
margin-right: 5px;
background-color:#AFEEEE;

}
.center h2 {
background-color:#4682B4;
border-bottom-color:#191970;
border-bottom-style:double;
height: 50px;
padding: 2px 2px 2px 2px;
font-size: 22px;
font-weight: bold;
line-height: 26px;
color:#191970;
}
.center h2 a {
text-decoration: none;
color:#191970;

}
.center h2 a:hover {
color:#191970;

}

.leftside {
border:medium #191970;
border-style:double;
margin: 2px 2px 2px 2px;
float: left;
width: 195px;
height: 1200px;
background-color:#AFEEEE;

}
.leftside h2 {
background-color:#4682B4;
border-bottom-color:#191970;
border-bottom-style:double;
height: 50px;
padding: 2px 2px 2px 2px;
line-height: 26px;
color: #191970;
font-size: 18px;
}
.leftside ul {
padding: 2px 2px 2px 2px;
color: #191970;
list-style-type: none;
}
.leftside ul li a {
text-decoration: none;
font-weight: 600;
}
.leftside ul li a:hover {

}

.rightside {
border:medium #191970;
border-style:double;
margin: 2px 2px 2px 2px;
float: right;
width: 195px;
height: 1200px;
background-color:#AFEEEE;

}
.rightside h2 {
background-color:#4682B4;
border-bottom-color:#191970;
border-bottom-style:double;
height: 50px;
padding: 2px 2px 2px 2px;
line-height: 26px;
color: #191970;
font-size: 18px;
}
.rightside h3 {
background-color:#4682B4;
border-top-color:#191970;
border-top-style:double;
border-bottom-color:#191970;
border-bottom-style:double;
height: 50px;
padding: 2px 2px 2px 2px;
line-height: 26px;
color: #191970;
font-size: 18px;
}
.rightside ul {
padding: 2px 2px 2px 2px;
color: #191970;
list-style-type: none;
}
.rightside ul li a {
text-decoration: none;
font-weight: 600;
}
.rightside ul li a:hover {

}
.sponsads { padding: 10px;
font-size:18px;
font-weight:bold; }

#bottom {
padding: 10px 10px 10px 10px;
}

#footer {
text-align: center;
font-size: 15px;
font-weight:600;
color: #191970;
padding-top: 30px;
padding-bottom: 30px;
}
#footer a { color: #191970; }
#footer a:hover { color: #191970; }