
* { padding: 0; margin:0px; }

a	{
outline:none;
}

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:#4C4C4C;
 font-size: 11px;
 margin-top: 0px;
 background:#e3e3be;
 
}

/* ------------------  for the photo pages ----------------*/

.photos  {
font-size:14px;
color:#4C4C4C;
text-align:center;
margin-right:50px;

}

img
{  border-style: none;
}




h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

.backphotos {
margin-left:0px;
}


#content a.backphotos {
	color:#990000;
	text-decoration:none;
	}
	
#content a.backphotos:hover {
	color:#333300;
	}

.large img { 
width: 500px; 
height: 352px; 

}

.large {
margin-left: 0px;
}




/* -----------  P classes for indenting text  ---------------*/
.indented	   {
   padding-left: 80px;
   padding-right: 50px;
   }

.indented2	{
	padding-left: 30px;
	padding-right: 50px;
   }

/* ------------  Border div for positioning  ------------*/

#border
{
background-image:url(images/border.gif);
margin-left: 200px;
background-repeat:no-repeat;
width: 200px;
height: 20px;

}

#wrapper { 
	position: absolute;
	left:50%;
	width: 900px;
	margin-left:-450px;
	/*border: solid thin green;*/
}

#faux {
 background: url(images/BK.jpg) repeat-y;
 /* background: url(faux-2-3-col.gif);*/
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 /*border: solid thin orange;*/
}

.testi
{
float:right;
width:100px;
height:102px;
padding-left: 50px;
}


#header {
	color: #333;
	padding: 10px 10px 20px 10px;
	height: 127px;
	margin: 0px 0px 5px 0px;
	background: #e3e3be;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D9D4F; 
}
#navigation {
	color: #333;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background: #e3e3be;
	text-align:center;
 /*border: solid thin red;*/

	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#CCCC66;
}

#fauxtop     {
background-image:url(images/BKtop.jpg);
width:900px;
height:20px;
}

#fauxbtm     {
background-image:url(images/BKbtm.jpg);
width:900px;
height:20px;
}



#navigation a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:11px;
	text-decoration:none;
	text-transform: uppercase;
	}
	
#navigation a:hover {
	color:#333300;
	text-transform: uppercase;
	}

ul.get {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
		}

#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 20px 0px 0px 0px;
 width: 140px;
 margin-left:30px;
 float: left;
 
}
/*  ---------------------  For IE  ---------------------*/

#leftcolumnPhoto { 
position:relative;
 color: #333;
 margin-left: 30px;
 margin-top: 70px;
 padding: 0px 0px 0px 0px;
 width: 80px;
 height:40px;
 /*margin-left:60px;
 margin-top:100px;
 margin-bottom:10px;
 margin-right:10px;*/
 float: left;
 /*border: solid thin red;*/
}

#rightcolumnPhoto { 
position:absolute;

 color: #333;
margin-left: 15x;
 margin-top: 70px;
 padding: 0px;
 width: 80px;
 height:40px;
 float: left;
 /*border: solid thin red;*/
}
/*  ---------------------  End For IE  ---------------------*/



html>body #leftcolumnPhoto { 
position:absolute;
 color: #333;
 margin-left: 50px;
 margin-top: 50px;
 padding: 0px 0px 0px 0px;
 width: 80px;
 height:40px;
 /*margin-left:60px;
 margin-top:100px;
 margin-bottom:10px;
 margin-right:10px;*/
 float: left;
 /*border: solid thin red;*/
}

html>body #rightcolumnPhoto { 
position:absolute;

 color: #333;
margin-left: 750px;
 margin-top: 50px;
 padding: 0px;
 width: 80px;
 height:40px;
 float: left;
 /*border: solid thin red;*/
}


html>body #contentPhoto { 
 float: left;
 color: #333;
 margin-left: 200px;
 padding: 0px;
 width: 550px;


 /*border: solid thin red;*/
}

#contentPhoto { 
 float: left;
 color: #333;
 margin-left:65px;
 padding: 0px;
 width: 550px;


 /*border: solid thin red;*/
}


#content { 
 float: left;
 color: #333;
 margin: 10px 12px;
 padding: 0px;
 width: 650px;
 display: inline;
 position: relative;
 /*border: solid thin red;*/
}

.title { 
width: 400px; 
height: 52px;
margin-left:55px; 
}


#content a.back {
	color:#990000;
	text-decoration:none;
	}
	
#content a.back:hover {
	color:#333300;
	}



#footer { 
 width: 100%;
 clear: both;
 color: #333;
 background: #e3e3be;
 margin: 0px 0px 40px 0px;
 padding-top: 15px;
 padding-bottom: 5px;
 text-align:center;
 font-size:10px;
 border-top-width: 3px;
	border-top-style: solid;
	border-top-color:#CCCC66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D9D4F; 
}

#footer a {
	color:#666633;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#999900;
	}


.clear { clear: both; background: none; }