body { 	
	background: transparent url(../images/BG1.jpg);
	font: 12pt/16pt Arial, sans-serif; 
	color: #000000; 
	}

p{
	margin: 15px 0 0 0;
}
#footer	{
	position:absolute;	
	background: transparent url(../images/intro.gif) repeat-y;
	width: 620px;
	padding:5px 0 20px 200px;
	text-align:left;
	font: 10pt/20pt "Georgia",Georgia, serif;
	}
#footer a:link, #footer a:active{
	text-align:center;
	color:#E8EA63;
	}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
	text-align:center;
	}
#container { 
	top:0;
	position: absolute;
	padding: 0px;  
	left: 50%;
	margin-left: -277px;
	width: 620px;
	background: transparent url(../images/head-duo.gif) no-repeat;
	background-position: 0 0px;
	
	}
#intro-bg {
	background: transparent url(../images/intro.gif) repeat-y;
	}
#intro {
	position: relative;
	padding: 400px 0px 0px 0px;
	top:0px;
	margin-left: 2px;
	width: 620px;
	}

#main {
	position:relative;
	font: 12pt/20pt "Georgia",Georgia, serif;
	margin: 0 0 0 180px;
	left: 0px;
	color: #ffffff;
	width: 350px;
	}
#main img {
	margin-left:-30px;
	padding:10px;
}
/* Sidebar */
#linkList {
	position:absolute;
	top:400px;
	left:-2px;
	width:135px;
	height:400px;
	font: 12pt/22pt "Georgia", Georgia, Times;
	background: transparent url(../images/menu.gif) no-repeat;
	background-position: 0px 0px;
	
	}
#linkList ul {
	list-style-type: none;
	margin-top:5px;
	margin-right:-20px;
	line-height: 18pt
	}
#linkList h3 {
	color:#FF9319;
	}
#linkList2 {
	margin-top:55px;
	}

#lselect a:link.c, #lselect a:visited.c {
 	display: inline;
	}
#lselect a {
 	display: inline;
	}
	
a:link { 
	text-decoration: none; 
	font-weight: bold; 
	color: #E8EA63;
	}
a:visited { 
	font-weight: bold; 
	text-decoration:none; 
	color: #E8EA63;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #FFFFFF;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */

h3	{
	margin: 0 0 0 30px;
	font-weight: bold;
	font: 15pt Georgia, serif;
	font-style:italic;
	padding: 0;
	color:#FF9319;
	}
h2	{
	margin: 0 0 0 0px;
	font-weight: bold;
	font: 13pt Georgia, serif;
	font-style:italic;
	padding: 0;
	color:#FF9319;
	}
h1	{
	font-weight: bold;
	font: 14pt Georgia, serif;
	color:#FFEBB2;
	font-weight:bold;
	}
.quote {
	color:#FF9319;
	margin-left:20px;
	
}
.quote span {
	color:#FFF;
	margin-left:20px;
	font-style:italic;
}
.date {
	color:#FF9319;
	font: 12pt Georgia, serif;
	font-weight: bold;
}
.pmain	{
	margin: 15px 0 0 0;
	}

.pmain span{
	font-weight: bold;
	font-size: 14pt;
	font-family: Georgia, "Georgia", serif;  
	color:#FF9319; 
	}
.photoLink a {
	color:#000000;
}
