body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F5F5;
}

ul {
    list-style-type: none;
    margin-left: 5px;
	padding-top: 5px;
	clear:both;
}

li {
	  list-style-type: none;
	  font-size: 14px;
	  font-family: Times New Roman, Georgia;    
	  padding-top: 5px;
	  margin-left:5px;
}

#outer {
   width: 836px;
	margin:auto;
	padding-left:18px;
}

#header {
    width: 800px;
	margin:auto;
}

#footer {
	width: 800px;
	padding-top:15px;
}

.mainbody { 
	font-family: Times New Roman, Georgia;
	font-size: 14px;
	color: #333333;
}

p.mainbody { 
	font-family: Times New Roman, Georgia;
	font-size: 14px;
	color: #000;
}

p { 
	font-family: Times New Roman, Georgia, Times;
	font-size: 14px;
	color: #333333;
}

h1 {

	font-family: Times New Roman, Georgia, Times;
	font-size: 20px;
	font-weight:bold
	color: #000000;
	padding-bottom:.6em;
}
	
h2 {

	font-family: Times New Roman, Georgia, Times;
	font-size: 14px;
	font-weight:bold
	color: #000000;
	padding-bottom:.4em;
	padding-top:.5em;
}

.mainhead  { 
	color: #333333; 
	font-size: 12px; 
	font-family: Times New Roman, Georgia, Times; 
	font-style: normal; 
	font-weight: normal }
.footer  { color: #333; font-size: 10px; font-style: italic; font-weight: normal; font-stretch: normal }
.pagetitle { color: #808080; font-size: 20px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-variant: small-caps; font-weight: normal; font-stretch: normal; text-transform: capitalize }
.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.mainhead2  { 
	color: #2373A2;
	font-size: 14px; 
	font-family: Times New Roman, Georgia, Times; 
	font-style: normal; 
	font-weight: normal;
	border-top:thin solid #555; }

