/* CSS Document */
body	{background-image: url(./bg7.jpg);
	background-color: #000000;
		 margin-top: 0px;
		 margin-left: 0px;
		 margin-bottom: 0px;
		 font-family: verdana;
		 font-size:14px;
		vertical-align:top;
		line-height:20px;
		 color: #ffffff;
		}
A:VISITED {
	color:#FCCA6F;
	text-decoration: none;	
	}
	
A:HOVER {
	color:#cccccc;
	text-decoration: underline;
	}
	
A:ACTIVE {
	color:#FCCA6F;
	text-decoration: none;	
	}
	
A:LINK { 
	color:#FCCA6F;
	text-decoration : none;
} 

p{font-family:verdana;
font-size:14px;
vertical-align:top;
line-height:20px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
text-align: left;
color: #ffffff;
}

h1{font-family: verdana;
font-size: 16px;
vertical-align: top;
style: bold;
text-align: left;
}


h2{font-family: verdana;
font-size: 15px;
vertical-align: top;
style: bold;
}

ul{
font-family:verdana;
font-size:14px;
vertical-align:top;
line-height:20px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
text-align: left;
color: #ffffff;
}

table{text-align:left;
background: #2D2E2E;
border:1px solid #2D2E2E;
}

#ul2{font-family:verdana;
font-size:15px;
vertical-align:top;
margin-left: 50px;
}

#container{
width: 780px;
margin: 0 auto;
h-align: center;
}

#title{
width: 60%;
color: #FCCA6F;
border-top:0px dashed #ffffff;
border-bottom: 1px dashed #cccccc;
font-size: 20px;
margin-bottom:5px;
margin-left:7px;
margin-top:10px;
style: bold;
text-align:left;

}

#header{
	border-left:1px solid #333333;
		border-right:1px solid #333333;
			border-top:3px solid #333333;
	align:center;
	margin-top: 15px;
	width:760px;
	height:115px;
}

.topic{
font-size: 15px;
color:#FFE9C1;
font-weight:bold;
font-style:italic;
margin-left:7px;
}

#footer a {color:#000000;}

#main_front {
	height: auto;
	width: 760px;
	font-family: verdana;
	background: #FFDCEA ;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	border-left:1px solid #3F3F3F;
		border-right:1px solid #3F3F3F;
			border-bottom:1px solid #3F3F3F;
	}
	
#main{
	height: auto;
	width: 760px;
	font-family: verdana;
	background: #2D2E2E ;
	text-align: left;
	border-left:1px solid #333333;
		border-right:1px solid #333333;
			border-bottom:5px solid #2D2E2E;
	}

		
	
.footer{
clear: both;
height:auto;
width: 760px;
color:#ffffff;
text-align: center;
}

.leftnav {
float:left;
width:99px; 
height: auto;
background:#ffffff ;
border-right:1px solid #510B0B;
margin-left:10px;
}

#main_text {

width: 630px;
height: 300px;
float:right;
background:#ffffff;
}

.page_box {
border:1px solid #FFCFE2;
background: #ffffff;
width: 400px;
height:auto;
float:right;
color:#000000;
padding:5px;
}


.menubar {
background: #000069;
width:760px;
height:auto;
padding-bottom:4px;
padding-top:4px;
font-size:12px;
text-align: center;
color:#ffffff;
}

.menubar A:VISITED {
	color:#ffffff	;
	text-decoration: none;	
	}
	
.menubar A:HOVER {
	color:#F6D995;
	text-decoration: underline;
	}
	
.menubar A:ACTIVE {
	color:#F6D995	;
	text-decoration: none;	
	}
	
.menubar A:LINK { 
	color:#ffffff;
	text-decoration : none;
}

.footer {
background: #000000;
border-left:1px solid #FCC4D4;
border-right:1px solid #FCC4D4;
border-bottom:1px solid #FCC4D4;
width:760px;
height:auto;
font-size:12px;
text-align: center;
padding:5px;
}

.footer A:VISITED {
	color:#ffffff	;
	text-decoration: none;	
	}
	
.footer A:HOVER {
	color:#FCC4D4;
	text-decoration: underline;
	}
	
.footer A:ACTIVE {
	color:#FCC4D4	;
	text-decoration: none;	
	}
	
.footer A:LINK { 
	color:#ffffff;
	text-decoration : none;
}