body {
	background-color:#195aa9;
	/*background-color:#2A1F00;
	/* background-color:#FFFFFF; */
	color:#e4e3cf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:13px;
}
p{
	margin: 15px 0px;
}
.smallp {
	font-size: 9px;
	text-align: center;
}
/********************** Header ***************************/
#header {
	margin: 0px;
	/*background-image:url(../images/header.jpg);*/
	background-image:url(../images/ywclogo.gif);
	width:717px;
	height:240px;
	position:relative;
	background-repeat: no-repeat;
}
#headerlinks {
	width:425px;
	float:right;
	text-align:left;
	height:155px;
	
	}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FF0000;
	position:absolute;
	font-weight: bolder;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FF0000;
	text-align: center;
	font-weight: bolder;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}

/********************** Menu ***************************/
#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute; /* Menu position that can be changed at will */
	top: 190px;
	z-index:100;
	width: 100%; /* precision for Opera */
	padding-right: 4%;	/*padding-left: 4%;
	color:#FFFFFF;*/
	color: #FFFFFF;
}
#moviemenu {
	z-index: 0;
}


#menu dl {
	float: left;
	width: 9em;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background: #6e6e6e center;
	border: 1px solid gray;
	margin: 1px;
	height:35px;
}
#menu dd {
	display: none;
	border: 1px solid gray;
}
#menu li {
	text-align: center;
	background: #195aa9;
}
#menu li a, #menu dt a {
	color:#FFFFFF;
	background-color:#214084;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background: #195aa9;
}
#site {
	position: absolute;
	z-index: 1;
	/*top : 70px;*/
	left : 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid gray; 
}

/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
	display:inline;
}
img{
	border-width:0px;
}
.slogan {
	margin-bottom:10px;
}
h1{
	color:#eb5a21;
	font-size:16px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#eb5a21;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
h3{
	color:#eb5a21;
	font-size:12px;
	margin:5px 0px 5px 0px;
	font-style: italic;
}
h4{
	color:#FFFFFF;
	font-size:12px;
	margin:5px 0px 5px 0px;
	font-style: italic;
}
ul{
	list-style-position: outside;
	margin-left:10px;
	padding-left:30px;
	}
.more {
	text-align: right;
	margin-top: -1px;
}
#left {
	float:left;
	margin-left:27px;
    padding: 0px 10px 30px 0px;
	display:inline;		
	/*width:428px;*/
	width:400px;
}
#singlecol {
	width: 638px;
	float:left;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
}
#singlecol dd {
	list-style-position: outside;
	margin-left:10px;
	padding-left:50px;
	padding-bottom:10px;	
}
#singlecol dt {
	margin-left:10px;
	padding-left:30px;
	padding-top:15px;
	padding-bottom:5px;
	color:	#FFFFFF;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}


#left a{color:#FFCC66;}
#left a:hover{color:#FFFFFF;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}

#right a, #singlecol a, #headerlinks a {
	color:#FFCC66;
}
#right a:hover, #singlecol a:hover, #headerlinks a:hover {
	color:#FFFFFF;
}
.left {
	float: left;
	padding-right: 10px;
}
.right {
	float: right;
}
.centre {
	text-align:center;
	}
/*hide field for validation purposes*/	
.v_field { 
	display: none;
	}
	
#gallery {
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom:20px;
}

.iframeformat {
	width: 100%;
	height: 150px;
	border-top: thick groove #FF33FF;
	border-bottom:thick ridge #FF33FF;
	border-left:0px;
	border-right: 0px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FF33FF;
	border-left-color: #FF33FF;
	margin-bottom: 10px;
}

#chapinfo {
	display:none; 
}

/********************** Sponsorship ***************************/
#sponsorline {
	clear:both;
	background-image:url(images/footer_bg.gif);
	font-size:1px;
	height:10px;
}
#sponsor {
	width:717px;
	text-align:center;
	padding: 0px 0px 5px;
}
#flash {
	text-align:center;
	padding-bottom: 10px;

}
/********************** Footer ***************************/
#footerline {
clear:both;
/*background-image:url(images/footer_bg.gif);*/
/*font-size:1px;
height:1px;*/
}
#footer {
	width:717px;
	text-align:center;
	padding: 5px 0px;
	border-top:medium solid #6e6e6e;
}
#footer a {
	color: #FF9900;	
}
#footer a:hover {
	color:#FFFFFF;
}
.validation {
	color: #FF9900;
}
h5 {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.centered 
{
	text-align: center;
}

div.centered table 
{
	margin: 0 auto; 
	text-align: left;
}
