*{
	font-family:"Trebuchet MS", Verdana;
}
body {
margin: 0 auto;
background-color:#b3150a;
font-size:12px;
color:#f3f3f3;
}

#main {
width: 1060px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
background-color: #000000;
border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

#main a {
text-decoration: underline;
color: #b3150a;
font-style: bold;
}

#main a:hover {
text-decoration: underline;
color: #b3150a;
font-style: bold;
}

#headerContent {
text-align: center;
height: 120px;
width: 1060px;
background-image: url("images/head.jpg");
background-position: center;
background-repeat: no-repeat;
}

#leftContent {
height: 800px;
width: 150px;
text-align: center;
background-color:#000000;
}

#leftContent a {
text-decoration: underline;
color: #eaea00;
font-style: bold;
}

#leftContent a:hover {
text-decoration: underline;
color: #c4c400;
font-style: bold;
}


#rightContent {
height: 800px;
width: 150px;
text-align: center;
background-color:#000000;
}

#rightContent a {
text-decoration: underline;
color: #eaea00;
font-style: bold;
}

#rightContent a:hover {
text-decoration: underline;
color: #c4c400;
font-style: bold;
}

#nav{
	text-align:center;
}
#nav a {
color: #ffff00;
padding: 0px;
margin-left:10px;
text-decoration: underline;
background-color: #b3150a;
font-size:17px;
font-style: bold;
}

#nav a:hover{
background-color: #050505;
}

#footerContent {
background-color: #000000;
}

#footerContent a {
color: #f3f3f3;
text-decoration: underline;
font-style: bold;
}

#footerContent a:hover {
text-decoration: underline;
}

.frmControl{
	width: 250px;
	border:1px #cccccc solid;
}
