@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color:#000;
	background:url(../images/main_bg.jpg) top center;
	background-repeat:no-repeat;
}
#outer_border{
	border:7px solid #bd0000;
}
#white_border{
	border:3px solid #ffffff;
}

#oct_16_09 {
	width: 590px;
	height:1212px;
}

#content{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:21px;
	padding-left: 10px;
	padding-right: 10px;
}
#content_right{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#E8AE72;
	line-height:21px;
}
#content_right a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#E8AE72;
	line-height:21px;
}
#play_tack{
	background:url(../images/track_bg.gif);
	height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
}
#play_tack span{
	color:#ff9d00;
}
#days{
	padding:2px 5px 2px 5px;
	background-color:#480e0e;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	width:15px;
}
p{
	background-color:#841919;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	width:15px;
	text-align:center;
	padding:2px 5px 2px 5px;
	margin:0px;
}

#photo_background {
		background-color:#000
}

#index1{
   	border:0px;
	overflow:hidden;
	float:left;
}
#footer{
	background:url(../images/footer_bg.gif);
	height:171px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
}
#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}

#menu {
	float:left;
	width:100%;
	background:#FFFFFF;
	font-size:93%;
	line-height:normal;
	border-bottom:75px; 
	}
.menu ul {
	margin:0;
	padding-top: 75px;
	padding-bottom: 35px;
	padding-left: 35px;
	padding-right: 0%;
	list-style:none;
	}
	
	
.menu li {
	display:inline;
	padding-left:15px;
	margin:10px;
	

}

.title1 {
	float:left;
	padding-top:10px;
	padding-left: 0;
	padding-right: 38px;
	margin: 0;
}

.title2 {
	padding-top:10px;
	padding-left:48%;
	margin: 0;
}

a img {
	border:0px;
}

#gallery {
	margin-left:1px;
	margin-top:0px;
	width:556px;
	height:500px;
	margin-bottom:0px;
	float:left;
	display:inline;

} 

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

