body {margin: 0;

width: 100%;

padding: 0;

background: #EEE;

text-align: center;

}



#container {

margin: 0 auto;

width:100%;

background: #EEE;

text-align: left;

min-width: 800px;

}



#masthead {

position: relative;

height: 190px;

z-index: 2;

background: url(mastbg.gif) repeat-x;

overflow: hidden;



}



#masthead h1{

position: relative;

margin: 0;

height: 80px;

z-index: 102;

top: 19px;

left: 30px;

background: url(eplarge.gif) no-repeat;

text-indent:-9000px;

}



#masthead h2{

position: relative;

width: 11em;

z-index: 101;

margin: 0;

top: 35px;

left: 220px;

}



#photoimage{

position: absolute;

z-index: 3;

height: 171px;

width: 483px;

top: 16px;

right: 19px;

background: url(images.jpg) no-repeat;

text-indent:-9000px;

}



#mainimage{

position: absolute;

top: 0;

left: 0;

height: 190px;

width: 500px;

z-index: 2;

background: url(mastheadmain.gif) no-repeat left top;

}

#sideimage{

position: absolute;

top: 0;

right: 0;

height: 190px;

width: 87px;

z-index: 2;

background: url(mastright.gif) no-repeat;

}



#breadcrumb{

height: 30px;

background: #336633;

background: url(NavButtonUp.gif) repeat-x top;

}



#navigation{

width: 200px;

background: #336633;

float: left;

margin-left: -100%;

background: url(NavBackground.gif) repeat-x;

height: 800px;

display: inline;

}

#navigation ul{

margin: 0px;

padding: 0px;

list-style-type: none;



}



#navigation a{

display: block;

color: #FFF;

padding: 5px 40px;

text-decoration: none;

border-top: 1px solid #FFF;

border-left: 1px solid #FFF;

border-right: 1px solid #036;

border-bottom: 1px solid #036;

background: url(NavButtonUp1.gif) repeat-x bottom;

background-color: #888;

width: 117px;

}

#navigation a:hover{

background-color: #FFF;

color: #000;

border-top: 1px solid #036;

border-left: 1px solid #036;

border-right: 1px solid #FFF;

border-bottom: 1px solid #FFF;

background: url(NavButtonDown.gif) repeat-x top;

}



#wrapper {

float: left;

width:100%;

}

#featured {

margin: 0 auto;



}


#content{

float:left;

margin: 0 220px 0 200px;

padding: 5px;

display: inline;
}

#content p{

padding: 0 10px 0 5px;

clear: both;

}

#content h1{

text-align: center;

}

#content h3{

margin: 10px 20px;

}

.clear {

clear: both;

}

#extra p{

padding:  0 10px;

}



#extra {

width: 220px;

float: left;

margin-left: -220px;

background: url(ExtraBackground.gif) repeat-x;

text-align: center;

}



#column1{

width: 50%;

float: left;



}



#column2{

width: 50%;

float:right;

}







#footer{

background: url(footer_right.gif) no-repeat right;

background-color: #EEE;

width: 95%;

margin: 0 auto;

padding: 10px 0 20px 0;



}



#footer li { display: inline; }



#footer a

{

text-decoration: none;

background-color: #DDD;

color: #336633;

padding: .2em 1em;

border-right: 1px solid #fff;

display: inline;

}



div.pic {
	float: left;
	height: 170px;
	width: 130px;
	margin: 0px 15px;
	padding: 57px 16px 17px 16px;
	background: url(frame-ls.gif) center no-repeat;

	}
div.Portrait {
	background-image: url(frame-pt.gif);
	}
div.pic img {border: 1px solid; 
	border-color: #444 #AAA #AAA #444;
	}
div.Landscape img {height: 95px; width: 129px; margin: 16px 0;}
div.Portrait img {height: 129px; width: 95px; margin: 0 16px;}
div.pic ul {margin: 1.5em 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
	font: bold small Arial, Verdana, Sans-serif;
	
	}
div.pic a {
	display: block;
	text-decoration: none; 
	color:#000; 
	width: 128px;
	}

