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

body {
	margin:0px;
	background-image:url(images/bgrsplash.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#d2cf72;
	background-position:center top;
}

a:link, a:visited, a:active {
	color:#990000;
	text-decoration:none;
}
a:hover {
color:#990000;
text-decoration:underline;
}
.wrapper {
width:888px;
height:auto;
margin-left:auto;
margin-right:auto;
}

.menucontainer {
width:888px;
height:33px;
background-image:url(images/menu.png);
background-repeat:no-repeat;
}

.header {
height:273px;
width:888px;
background-image:url(images/header.png);
background-repeat:no-repeat;
}

.header_member {
height:273px;
width:888px;
background-image:url(images/header_member.png);
background-repeat:no-repeat;
}

.content {
width:888px;
height:auto;
background-image:url(images/content.png);
background-repeat:repeat-y;
}

.contentfoot {
width:888px;
height:42px;
background-image:url(images/contentfoot.png);
background-repeat:no-repeat;
}

.footer {
width:888px;
height:109px;
font-size:12px;
background-image:url(images/footer.png);
background-repeat:no-repeat;
text-align:center;
color:#ffffff;
margin-left:auto;
margin-right:auto;

}

.clear {
clear:both;
}

.content_area {
width:820px;
margin-left:auto;
margin-right:auto;
padding-bottom:10px;
height:auto;

}

.navcontainer {
width:822px;
height:33px;
margin-left:auto;
margin-right:auto;
}

.nav {
width:137px;
height:33px;
float:left;
line-height:28px;
text-align:center;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
}

.nav a:link, .nav a:active, .nav a:visited {
	color:#FFFF66;
	text-decoration:none;
}

.nav a:hover {
color:#ffffff;
text-decoration:none;
}

.footer a:link, .footer a:active, .footer a:visited {
color:#FFFFFF;
text-decoration:none;
}

.footer a:hover {
color:#FFFF33;
text-decoration:none;
}

.menu_container_member {
width:150px;
float:left;
margin-left:30px;
margin-top:10px;
}

.content2 {
width:650px;
margin-left:20px;
float:left;
margin-top:10px;
padding-bottom:10px;

}

.content2 a:link, .content2 a:active, .content2 a:visited {
color:#990000;
text-decoration:none;
}

.content2 a:hover {
color:#990000;
text-decoration:none;
}

.nav2 {
background-image:url(images/navB1.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
line-height:30px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#FFFFFF;
float:left;
text-align:center;
margin-bottom:5px;
}

.nav2 a:link, .nav2 a:active, .nav2 a:visited {
text-decoration:none;
color:#FFFFFF;
}

.nav2 a:hover {
background-image:url(images/navB2.jpg);
color:#FFFFFF;
text-decoration:none;
display:block;
}

.main_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#990000;
	font-weight:bold;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
 }
 
 .main_title2 {
 font-family:Georgia,serif;
 font-size:36px;
 font-weight:bold;
 text-align:center;
 margin-left:auto;
 margin-right:auto;
 display:block;
 }
 
 .blue {
	color:#990000;
	font-weight:bold;
 }
  .blue2 {
  color:#0066CC;
  font-size:18px;
 font-weight:bold;
 }
 
  .info1 {
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-weight: bold;
	color: #663366;
	font-size:36px;
	text-align:center;
		}
   .blue3 {
	color:#00CCFF;
	
	font-weight:bold;
 }
 .info {
  font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-style: italic;
        color: #424242;
		font-size:18px;}
		
		 .info2 {
	font-family: Gill Sans, Verdana;

	
	color: #000000;
	
	font-size:20px;
}
		
		.red {
color:#FF0000;
font-weight:bold;
}

.red1 {
	font-size:28px;
	color:#990000;
	font-family: Gill Sans, Verdana;

	font-weight:bold;
}

.red2 {
font-size:20px;
color:#FF0000;
font-weight:bold;
}

.bigtext {
font-family: Gill Sans, Verdana;

font-size:18px;
}
.bigtext2 {
font-family: Gill Sans, Verdana;
	font-size:18px;
	font-weight: bold;
	color: #990000;
}

.tcb {
color:#006633;
font-weight:bold;
}

.juugo {
color:#000099;
font-weight:bold;
}

.formtext {
text-indent:10px;
height:25px;
line-height:25px;
color:#FFFFFF;
}

.formtext a:link, .formtext a:visited, .formtext a:active {
color:#FFFFFF;
}
.formtext a:hover {
color:#FFFFFF;
}

.formtext2 {
text-indent:10px;
font-size:12px;
height:25px;
line-height:25px;
color:#FFFFFF;
}

.white {
color:#FFFFFF;
}

.white a:link, .white a:visited, .white a:active {
	color:#FFFF33;
	text-decoration:none;
}

.white a:hover {
color:#FFFF33;
text-decoration:none;
}

li.arrow {
	list-style-image: url(images/arrow.png);
}

li.bigtext {
	list-style-image: url(images/arrow.png);
	font-style:italic;
}