body{
margin:0px 0px;
background: #ea0437;
color:#111111;
padding:0px;
text-decoration:none;
list-style:none;
text-align:center;
}


a:link {color: #111111}
a:visited {color: #111111}
a:hover {color: #666666}
a:active {color: #666666}
a{text-decoration:underline}

a.menu{
text-decoration:none;
}


*{
margin:0px;
padding:0px;
font: 28px Times New Roman;
}

input.submit {
background-color : #c00;
color : #ccc;
font : bold 14px/14px verdana, geneva, helvetica;
border : 2px solid #ccc;
}

input.select {
background-color : #c00;
color : #ccc;
font : bold 70%/14px verdana, geneva, helvetica;
border : 2px solid #ccc;
}
.bright {
color : #c00;
font : bold 12px/12px verdana, geneva, helvetica;
}
input.bright {
border : 1px solid #c00;
}
.faded {
color : #ccc;
font : normal 12px/12px verdana, geneva, helvetica;
}
input.faded {
border : 1px solid #ccc;
}



ul{
}

#page{
height: 100%;
margin-top: 50px;
width: 916px;
margin:0px auto;
text-align:left;
}

#logo{
	margin:0px 0px;
    clear: both;
    width: 916px;
	height:100px;
    display: none;
	background: url(../img/header.jpg) 0px 0px no-repeat;
}

#mainContent{
float:left;
width: 916px;
background: url(../img/bg.jpg);
overflow:none;
}

#firstpage{
width: 828px;
height:550px;
margin-top:0px;
margin-left:50px;
overflow:none;
}

#vmenu{
display:none;
float:left;
width: 140px;
height: 500px;
margin-left:5px;
margin-top:0px;
padding:0px;
background-color: #ffffff;
}

#vmenu2{
float:left;
width: 140px;
height: 50px;
margin-left:5px;
margin-top:0px;
padding:0px;
background-color: #ffffff;
}

#maintext{
float:left;
width: 550px;
min-height: 400px;
margin-left:0px;
padding:20px;
background-color: #ffffff;
}

#imgcontainer{
float:left;
width: 155px;
height:400px;
margin:2px;
margin-top:20px;
}

#imageborder1{
width: 120px;
height: 120px;
padding: 10px;
background-color: #000000;
border-style:solid;
border-width:1px;
border-color:#cac9b9;
margin-bottom:20px;
float: left;
}

#imageborder2{
width: 120px;
height: 120px;
padding: 10px;
background-color: #000000;
border-style:solid;
border-width:1px;
border-color:#cac9b9;
margin-bottom:20px;
float: right;
}

#image{
border-style:solid;
border-width:1px;
border-color:#eeeeee;
}

#newsbox{
display:none;
float:left;
width: 100px;
height: 30px;
margin-left:0px;
margin-top:30px;
padding: 5px;
padding-left:20px;
background-color: #ffffff;
}

#newsbox2{
float:left;
width: 100px;
height: 30px;
margin-left:0px;
margin-top:20px;
padding: 5px;
padding-left:20px;
background-color: #ffffff;
}



#bgbottom{
padding:20px;
text-align: left;
font: 11pt Times New Roman;
clear:both;
height: 70px;
margin-top: 0px;
width: 916px;
background: url(../img/bgbottom.jpg) 0px 0px no-repeat;
}

#bgtop{
display:none;
height: 16px;
margin-top: 0px;
width: 916px;
background: url(../img/bgtop.jpg) 0px 0px no-repeat;
}

#menucat{
font: 90%/11pt Times New Roman;
font-weight:bold;
margin-left: 0px;
}

#submenucat{
font: 90%/11pt Times New Roman;
font-weight:bold;
margin-left: 10px;
}

#menuitem{
font: 90%/11pt Times New Roman;
margin-left: 10px;
}

#submenuitem{
font: 90%/11pt Times New Roman;
margin-left: 20px;
}

.spacer {
	clear: both;
	}

img.noprint{
display:none;
}
