* { padding: 0; margin: 0; }

body {
	font-family:Georgia, "Times New Roman", Times, serif;
			line-height:1.5em;
			color:#555;	background-image:url(../images/images/page_bg.jpg);
	background-repeat:repeat-x;
}

#wrapper { 
 	margin: 0 auto;
 	width: 722px;
}

#pre-header{
	height:95px;
	background-image:url(../images/images/page_bg_01.jpg);
	background-repeat:no-repeat;
}

#pre-header H1{
	font-size:14px;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top:60px;
	padding-right:10px;
	font-style:normal;
	font-weight:normal;
}

#header {
 	color: #333;
 	width: 700px;
 	float: left;
 	padding: 10px;
 	border: 1px solid #ccc;
 	height:200px;
 	background:#ffffff;
}

#photodiv {
  	background-repeat: no-repeat;
}

#navigation {
	float: left;
 	width: 720px;
 	color: #333;
 	border-left: 1px solid #ccc;
 	border-right: 1px solid #ccc;
 	background: #BD9C8C;
}

#leftcolumn { 
 	color: #333;
	padding: 10px;
 	width: 383px;
 	float: left;
 	background: #ffffff;
border-right:1px solid #f8f8f8;
}

#leftcolumn H1, #rightcolumn H1{
	color:#ce0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	padding-bottom:10px;
	font-weight:bold;
}

#leftcolumn H2, #rightcolumn H2{
	color:#666666;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	padding-bottom:10px;
}

#leftcolumn H3, #rightcolumn H3{
	color:#666666;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	padding-bottom:10px;
}

#leftcolumn p, #rightcolumn p, #center p{
	font-size:80%;
	padding-bottom:15px;
}


#rightcolumn { 
 	float: right;
 	color: #333;
 	padding: 10px;
 	width: 290px;
 	display: inline;
	height:500px;
}


#center { 
 	color: #333;
 	padding: 10px;
 	width: 700px;
 	float: left;
 	background: #ffffff;
}



#center H1{
	color:#ce0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	padding-bottom:10px;
	font-weight:bold;
}

#center H2{
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	padding-bottom:2px;
	font-weight:bolder;
}

#footer { 
 	clear: both;
 	color: #ffffff;
 	border: 1px solid #ccc;
 	background: #000000;
 	margin: 0px 0px 10px 0px;
 	padding: 10px;
	border-top:3px solid #ce0000;
}

#footer p{
	font-size:60%;
	text-align:right;
}

#footer a{
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover{
color:#99C32F;
}

#footer a:visited{
color:#ce0000;
}

a{
color:#ce0000;
text-decoration:none;
}

a:hover{
color:#99c32f;
text-decoration:underline;
}

.img_one{
	float:left;
	padding:3px;
	border:1px solid #666666;
	margin-right:15px;
}

.img_two{
	float:right;
	margin-left:15px;
	padding:3px;
	border:1px solid #666666;
}

.img_three{
	float:right;
	margin-right:30px;
	padding:3px;
}

#myGallery{
	width: 700px !important;
	height: 200px !important;
}
#wrapper #center ul {
	list-style-position: outside;
	list-style-type: disc;
	font-size:80%;
	margin-left:30px;
}
