/* CSS Document */

body
{
	background-color:#cbe1bf;
	margin:0px 0px 0px 0px;
	font-family:arial;
}

#header
{
	width:970px;
	height:179px;
	background-image:url(selection_header.jpg);
}

#header h1
{
	margin:110px 0px 0px 290px;
	color:#FFFFFF;
	font-weight:normal;
	float:left;
}

#container
{
	margin:0px 0px 0px 0px;
	width:970px;
	background-color:#ffffff;
	border-left:#54504b solid 2px;
	border-right:#54504b solid 2px;
	border-bottom:#54504b solid 2px;
}

#menuContainer
{
	width:970px;
	background-color:#cbe1bf;
}

#menuContainer ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	font-size:12px;
	float:left;
	line-height:25px;
	color:#54504b;
}

#menuContainer ul li
{
	display:inline;
}

#menuContainer ul li a
{
	text-decoration:none;
	color:#54504b;
	display:block;
	float:left;
	padding:0px 10px 0px 10px;
}

#menuContainer ul li a:hover
{
	background-color:#54504b;
	color:#FFFFFF;
	text-decoration:underline;
}

#contentsContainer
{
	margin:0px 0px 0px 0px;
	width:970px;
	background-color:#ffffff;
}

#pictureContainer
{
	width:300px;
	margin:10px 10px 25px 10px;
	float:left;
}

#pictureContainer2
{
	width:400px;
	margin:10px 10px 25px 10px;
	float:left;
}

#pictureContainer2 p
{
font-size:11px;
}

#flashContainer
{
	width:175px;
	margin:10px 0px 25px 0px;
	float:left;
}

#flashContainer img
{
border:0px;
}

#textContainer
{
	width:460px;
	margin:10px 10px 0px 0px;
	float:right;
	background-color:#cbe1bf;
	color:#54504b;
	font-family:arial;
	font-size:12px;
	text-align:left;
}

#textContainer h2
{
	color:#54504b;
	font-size:15px;
	margin:10px 10px 10px 10px;
}

#textContainer p 
{
	margin:10px 10px 10px 10px;
}

#textContainer a 
{
	color:#54504b;
}

#textContainer a:hover
{
	color:#54504b;
	text-decoration:none;
}

#textContainer span
{
	font-weight:bold;
	width:50px;
}

#textContainer form ul
{
list-style-type:none;
margin:0px 0px 0px 10px;
}

#textContainer form ul li span
{
	width:120px;
	vertical-align:top;
}

#textContainer form ul li input
{
	width:200px;
	border:1px solid #55504c;
}

#textContainer form ul li textarea
{
	width:200px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #55504c;
}


#textContainer2
{
	width:520px;
	margin:10px 10px 0px 0px;
	float:right;
	background-color:#cbe1bf;
	color:#54504b;
	font-family:arial;
	font-size:12px;
	text-align:left;
}

#textContainer2 h2
{
	color:#54504b;
	font-size:15px;
	margin:10px 10px 10px 10px;
}

#textContainer2 p 
{
	margin:10px 10px 10px 10px;
}

#textContainer2 a 
{
	color:#54504b;
}

#textContainer2 a:hover
{
	color:#54504b;
	text-decoration:none;
}

#textContainer2 span
{
	font-weight:bold;
	width:50px;
}

#textContainer2 form ul
{
list-style-type:none;
margin:0px 0px 0px 10px;
}

#textContainer2 form ul li span
{
	width:120px;
	vertical-align:top;
}

#textContainer2 form ul li input
{
	width:200px;
	border:1px solid #55504c;
}

#textContainer2 form ul li textarea
{
	width:200px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #55504c;
}


input.submit
{
	width:400px;
	margin:10px 0px 10px 120px;
	background-color:#55504c;
	border:1px solid #55504c;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}


#noArrow
{
	width:425px;
	height:50px;
}

#leftArrow
{
	width:425px;
	border-right:#54504b solid 2px;
	float:left;
	height:50px;
}

#leftArrow img
{
	margin:0px 10px 0px 0px;
	float:right;
}

#rightArrow
{
	width:515px;
	float:left;
	height:50px;
}

#rightArrow img
{
	margin:0px 0px 0px 10px;
	float:left;
}

#footerContainer
{
	width:970px;
	background-color:#54504b;
	height:45px;
}


#footerContainer p
{
	margin: 0px 0px 0px 0px;
	font-size:14px;
	line-height:45px;
	color:#febd11;
	letter-spacing:6px;
	text-transform:uppercase;
}
#creditsContainer
{
	width:970px;
	margin:10px 0px 0px 0px;
}

#creditsContainer p
{
	float:right;
	font-size:10px;
	width:970px;
	display:block;
	text-align:right;
}

#creditsContainer p a
{ 
	color:#000000;
}

#creditsContainer p a:hover
{ 
	text-decoration:none;
}

#creditsContainer span
{
float:left;
}

p.error
{
color:#FF0000;
}

span.right
{
float:right;
margin:0px 10px 0px 0px;
}

span.right a
{
	text-decoration:none;
	color:#54504b;
	display:block;
	float:left;
	padding:0px 10px 0px 10px;
		font-size:12px;
	float:left;
	line-height:25px;
}

span.right a:hover
{
	background-color:#54504b;
	color:#FFFFFF;
	text-decoration:underline;
}