/* CSS Document */

body,td,th {
	font-family: "Century Gothic", "Gill Sans", Verdana;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background-color: #23241E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #CCCCCC;
}

/* BEGIN menu*/
#navlist ul
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	text-align: center;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {
	padding: 3px 10px;
	font-family: "45 Helvetica Light", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}
/* BEGIN menu red */
#navlist a:hover
{
	color: #fff;
	background-color: #9F1932;
	text-decoration: none;
}
/*active menu item red*/
#navcontainer li#active a
{
	background-color: #23241E;
	color: #9F1932;
}
#navlist li .current
{
	color: #9F1931;
	background-color: #23241E;
	text-decoration: none;
}
#table_background_index {
	background-attachment: fixed;
	background-image: url(images/home_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.header_alignment {
	padding-left: 350px;
}

a.bottom:link {
    font-size: 9px;
	color: #333333;
	text-decoration: none;
}

a.bottom:visited {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	}
	
a.bottom:hover {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.text_padding {
	padding-right: 30px;
	padding-left: 30px;
	margin-left: 20px;
	font-family: "Century Gothic", "Gill Sans", Verdana;
	font-size: 10px;
	line-height: 14px;
}

.text_testi {
	font-family: "Century Gothic", "Gill Sans", Verdana;
	font-size: 10px;
	line-height: 14px;
}
.table_background {
	background-attachment: fixed;
	background-image: url(images/media_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.table_background_rt {
	background-attachment: fixed;
	background-image: url(images/curly_lf.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#table_background {
	background-attachment: fixed;
	background-image: url(images/media_bg.gif);
	background-repeat: no-repeat;
	background-position: center 400px;
}
.cell_bg {
	background-image: url(images/actress_background.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
}
/**form!**/


#parentcontainer{
 text-align:center;
}

#innercontent{
 margin-left:auto;
 margin-right:auto;
 width:450px;
 text-align:left;
}
.text p{
 font-size:12px;
 padding-left:10px;
}

.nm{
 margin-bottom:30px;
}

input,textarea{
	width:300px;
	background-color: #D0E0EB;
}
.form{
 padding-top:10px;
 padding-bottom:10px;
 background-color:#efefef;
 border-top:1px solid #666;
 border-bottom:1px solid #666;
}
.form div{
 margin-bottom:20px;
 margin-left:10px;
 margin-right: 10px;
 font-size:10px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 }
 
.text_field {
	background-color: #fff;;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #668E63;
	font-size: 10px;
}
.top_image_margin {
	padding-top: 5px;
}
.text_submit {
	background-color: #668E63;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	width: 40px;
}
.form_titles {
	padding-right: 3px;
	color: #668E63;
	font-size: 10px;
}
.bold {
	font-size: 16px;
	font-weight: bold;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
