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

body {
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
background-color:#6498cc;
background-image:url(images/bgr.jpg);
background-repeat:no-repeat;
background-position:top;
background-attachment:fixed;
}

.normaltext {
color:#FFFFFF;
}

.wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/paper.png);
	background-repeat:repeat-y;
	background-position: center;
}

.header {
width:1000px;
height:250px;
background-image:url(images/header.png);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
}

.menu_container {
width:750px;
margin-left:auto;
margin-right:auto;
}

.menu_container_member {
width:150px;
float:left;
margin-left:100px;
margin-top:20px;
}

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

.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;
}

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

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

.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;
}

.clear {
clear:both;
}

.content {
width:750px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
padding-bottom:10px;

}

.contentbgr {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding-bottom:10px;
	background-image: url(images/contentbgr.jpg);
	background-repeat: no-repeat;
}

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

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

.formtext2 a:hover {
	color:#FFFF99;
	text-decoration:underline;
}

.footer {
width:900px;
height:150px;
text-align:center;
color:#cccccc;
margin-left:auto;
margin-right:auto;
background-image:url(images/footer.png);
background-repeat:repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

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

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

/*TITLES*/

.red {
color:#FF0000;
font-weight:bold;
}

.red1 {
font-size:28px;
color:#FF0000;
font-weight:bold;
}

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

.bigtext {
font-size:18px;
}

.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;
}

/*splash*/

.splash1 {
width:750px;
height:169px;
background-image:url(images/splash1.jpg);
background-repeat:no-repeat;

}

.splash2 {
width:407px;
height:325px;
background-image:url(images/splash2.jpg);
background-repeat:no-repeat;

}

.splash3 {
width:343px;
height:325px;
background-image:url(images/splash3.jpg);
background-repeat:no-repeat;

}

.splash4 {
width:750px;
height:72px;
background-image:url(images/splash4.jpg);
background-repeat:no-repeat;
}

.splash5 {
width:750px;
height:77px;
background-image:url(images/splash5.jpg);
background-repeat:no-repeat;
}

.smallform {
font-size:10px;
}

.main_title {
 font-family:Georgia,serif;
 font-size:36px;
 color:#0066CC;
 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:#0066CC;
 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: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-style: italic;
        color: #000000;
		font-weight:bold;
		font-size:24px;}
		
.subhead {
 font-family:Georgia,serif;
	color:#333333;
}

.white {
color:#FFFFFF;
}

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

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

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

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