
* {
	margin: 0px;
	padding: 0px;
	}

body {
	text-align: center;
	/*background:  url("images/body_bg.gif") repeat-y scroll 50% 0px; */
	background: #B3B3B3 url("images/body_bg.gif") repeat fixed;
	}

#wrapper {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 766px;
	background: #F0F0F0 url("images/wrap_bg.gif") repeat-y;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	}

#masthead {
	height: 142px;
	width: 100%;
	background: url("images/masthead_bg.gif") no-repeat center;
	}

#logo {
	padding: 20px 0px 0px 30px;
	}

#navbar {
	width: 100%;
	height: 60px;
	background: url("images/navbar_bg.gif") no-repeat center;
	}

#navcontainer {
	float: right;
	width: 500px;
	margin-top: 20px;
	}

#navcontainer ul {
	color: #fff;
	}

#navcontainer ul li {
	display:inline;
	/* padding: 0 5px 0 30px */
	}

#navcontainer a:link,  #navcontainer a:visited {
	font: 18px Georgia, "Times New Roman", Times, serif;
	padding: 20px 20px 15px 20px;
	color: #fff;
	text-decoration: none;
	}

#navcontainer a:hover {
	color: #FFFF99;
	}
	
#contentbox {
	width: 461px;
	background:  url("images/content.bg.bottom.gif") no-repeat scroll 0% 100%;
	margin: 6px 0 5px 17px;
	}

#conttop {
	width: 459px;
	height: 20px;
	background:  url("images/content.bg.top.gif") no-repeat scroll 0% 99%;
	}

#content {
	padding: 0px 40px 15px 40px;
	background:  url("images/content.bg.middle.gif") repeat-y;
	}

#contbottom {
	height: 20px;
	}
	
#content ul {
	font: 12px Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
	color: #000;
	}

#content ul li {
	padding-bottom: 10px;
	margin-left: 35px;
	}

#gallery {
	position: absolute;
	top: 206px;
	left: 478px;
	width: 272px;
	height: 257px;
	background:url(images/caption_bg.gif) no-repeat 0% 100%;
	}
	

#mainpic {
	position: absolute;
	top: 206px;
	left: 480px;
	width: 272px;
	}

#caption {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #990000;
	margin-top: 5px;
	margin-left: 15px;
	}

#smallbox {
	position: absolute;
	top: 400px;
	left: 477px;
	width: 272px;
	background:  url("images/bottom_part.gif") no-repeat scroll 0% 99%;
	}

#topsection {
	height: 19px;
	background: url("images/top_part.gif") no-repeat scroll 100% 0%;
	}

#smallbcontent  {
	padding: 0px 20px 15px 20px;
	background:  url("images/middle_part.gif") repeat-y;
	}

#smallbcontent ul {
	color: #CC0000;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	padding: 20px 20px 15px 20px;
	}

#smallbcontent ul li {
	padding-bottom: 15px;
	}

#content p {
	font: 11px/18px Verdana, Helvetica, sans-serif;
	padding-bottom: 15px;
	}
	
#content h1 {
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	padding: 0px 0px 10px 60px;
	margin-bottom: 15px;
	background: transparent url("images/header_bg.gif") no-repeat scroll 0% 0px;
	border-bottom: 10px solid #eee;
	}

.bigtext {
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding-left: 0px;
	}
	
#smallbcontent p {
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
	
#smallbcontent h1 {
	font: bold 16px "Times New Roman", Times, serif;
	color: #000;
	border-bottom: 10px solid #eee;
	padding: 0px 0px 10px 10px;
	}
	
#bottomsection {
	height: 19px;
	}

.floatleft {
	float: left;
	margin-right: 10px;
	}

.floatright {
	float: right;
	}

.field {
	border : 1px solid #000000;
	width : 200px;
}

.frm {
	margin-right : 20%;
	text-align : right;
}

.frmText {
	font: 12px Verdana, Helvetica, sans-serif;
	}

td {
	font: bold 11px/18px Verdana, Helvetica, sans-serif;
	color: #cc0000;
	padding-left: 5px;
	padding-bottom: 5px;
	}
	
#footer {
	margin: 0 auto;
	text-align: center;
	width: 734px;
	height: 45px;
	background:  url("images/footer_bg.gif") repeat-x;
	}

#footer p, #footer a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 25px;
	text-decoration:none;
	}

#footer a:hover {
	border-bottom: 1px dashed #ccc;
	color: #ccc;
	}
#caption{
	width: 240px;
	text-align:center;
	padding-top:16px;
	font-size: 15px;
	}
