* 	{margin: 0;
	padding: 0;}

body {
	background: #767962 url(images/body.gif);
	font-size: 8pt;
}

#container {
	margin:0px auto;
	width: 760px;
	background-color: #767962;
	border-right:  1px solid #50543D;
	border-bottom:  1px solid #50543D;
}

#topsection {
	width:760px; 
	height:74px;
	background-color: #fff;
}

#logo {
	width:129px; 
	height:38px;
	background-image: url(images/logo.png);
}

#topsection_menu {
	width:117px; 
	height:11px;
	font-family: Microsoft Sans Serif, "verdana", Times, serif;
	font-size: 8pt;
	color: #000;
}

#mainmenu_box {
	width:200px; 
	height:199px;
	background-color: #080904;
}

#imagebox {
	width:760px; 
	height:221px;
	background-image: url(images/background.jpg);
}

#mainmenu {
	width:175px; 
	height:175px;
	font-family: verdana,"century", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 39px 12px 12px 25px;
}

#mainmenu a:link {
	color: #F5F5F5;
	text-decoration: none;
}

#mainmenu a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

#mainmenu a:visited {
	color: #F5F5F5;
    text-decoration: none;
}
		   

#navlist li {	
	list-style-type: none;
	color: #ffffff;
	border-left:  1px solid #505050;
	padding: 10px 7px 10px 7px;
}

#sidebar {
	width:260px; 
	height:387px;
	background-color: #EBEEE3;
	
}

#contentarea {
	font-family: verdana,"century", Times, serif;
	font-size: 8pt;
	width: 760px;
	background-color: #fff;
}

.defaultfont {
	font-family: verdana,"century", Times, serif;
	font-size: 8pt;
}

.defaultfontbold {
	font-family: verdana,"century", Times, serif;
	font-size: 8pt;
	font-weight:bold;
}

h1 {
	font-family: Poor Richard,"Times New Roman",Times,serif;
	font-size:18pt;
	color:#000000;
	font-weight: 400;
	border-bottom: 8px solid #EBEEE3;
	padding: 5px 0px 5px 0px;
}

h2 {
	font-family: verdana,"century", Times, serif;
	font-size: 14pt;
	font-weight: 400;
	color: #696A60;
}

h3 {
	font-family: verdana,"century", Times, serif;
	font-size: 8pt;
	font-style: bold;
	color: #698B5E;
}

h4 {
	font-family: verdana,"century", Times, serif;
	font-size: 8pt;
	font-style: bold;
	background-color: #fff;
	color: #698B5E;
	padding: 3px 6px;
}

h5 {
	font-family: verdana,"century", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #756556;
}

.message
{
	font-family: verdana,"century", Times, serif;
	font-size: 12pt;
	font-weight:bold;
}

.imagetitle
{
	font-family: verdana,"century", Times, serif;
	font-size: 12pt;
	font-weight:bold;
	border-bottom: 2px solid #EBEEE3;
}

.imagedescription
{
	font-family: verdana,"century", Times, serif;
	font-size: 10pt;
	padding: 5px 5px 5px 5px;
	width:535px;
}

#welcome
{
	padding: 5px 0px 25px 23px;
	width:425px;
	float:left;
	font-family:Verdana;
	font-size: 10pt;
	line-height: 15pt;
	text-align:justify;
}

#mainsection
{
	margin: 5px 15px 0px 23px;
	width:720px;
	float:left;
}

#gallerysection
{
	margin: 5px 15px 0px 23px;
	width:720px;
	float:left;
	height:625px
}

#latestimagesarea
{
	margin-left: 465px;
	padding: 11px 0px 20px 0px;
}

#imagesareaadmin {
	font-family: verdana,"century", Times, serif;
	font-size: 8pt;
	background-color: #EBEEE3;
	width: 206px;
	height:100px;
	padding: 12px 12px 12px 12px;
}

#newestimagesarea {
	font-family: verdana,"century", Times, serif;
	font-size: 8pt;
	background-color: #EBEEE3;
	width: 250px;
}

#imagesareagallery {
	font-family: verdana,"century", Times, serif;
	font-size: 8pt;
	background-color: #EBEEE3;
	width: 225px;
	height:150px;
	padding: 5px 5px 5px 5px;
}

#ordering
{
	padding: 5px 25px 15px 25px;
}

.paragraph
{
	line-height: 14pt;
	padding: 5px 0px 0px 0px;
}

#galleryimage
{
	padding-right: 5px;
	text-align:center;
	vertical-align:middle;
}

#modifylinks {
	float:right;
}

#imagesarea {
	font-family: verdana,"century", Times, serif;
	font-size: 8pt;
	background-color: #EBEEE3;
	width: 260px;
	padding: 10px 10px 10px 10px;
}

#image
{
	float:left;
	padding-right: 5px;
	width:100px;
	text-align:center;
}

#imagename
{
	font-weight: bold;
	padding-bottom: 2px;
	line-height: 10pt;
}

#imagedesc
{
	font-size: 8pt;
	line-height: 11pt;
}

#imagesarea a:link {
	color: #000000;
	text-decoration: none;
}

#imagesarea a:hover {
	color: #000000;
	text-decoration: none;
}

#imagesarea a:visited {
	color: #F5F5F5;
    text-decoration: none;
}

#link
{
	text-align:right;
}

#link a:link {
	color: #000000;
	text-decoration: none;
}

#link a:hover {
	color: #000000;
	text-decoration: none;
}

#link a:visited {
	color: #000000;
    text-decoration: none;
}


a {
	color: #3E73C1;
    text-decoration: none;
}	

a:link {
	color: #000000;
	text-decoration: none;
}
		
a:visited {
	color: #000000;
    text-decoration: underline;
}
		   
a:hover {
	color: #000000;
	text-decoration: underline;
}
		  
#footer {
	font-family: verdana,"century", Times, serif;
	font-size: 7pt;
	color: #292E29;
	width:760px; 
	height:30px;
	text-align: center;
	background-color: #fff;
	padding-top: 5px;
	border-top:  2px solid #767962;
}
	
.UpdateProgress
{
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	width: 200px;
	height: 60px;
	text-align: center;
	position: relative;
	bottom: 50%;
	left: 34%;
	color: #517342;
	background-color:white;
	border: 1px solid black;
	padding-top: 25px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.button
{
	background-color: #517342;
	border: solid 0px #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	height: 20px;
	margin: 5px;
	color: #ffffff;
}

.gridview
{
	background-color: #000000;
	padding: 3px;
}

.gridviewheader
{
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #517342;
	color: #ffffff;
	padding: 3px;
}

.gridviewrowstyle
{
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	padding: 3px 3px 3px 3px;
}

.gridviewemptydatarowstyle
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: italic;
	background-color: #ffffff;
	color: #000000;
	padding: 3px;
}

.table
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
}

.tableheader
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #517342;
	padding: 3px;
}

.tableleft
{
	background-color: #ADCAA0;
	font-weight: bold;
	padding: 3px;
}

.tablecell
{
	background-color: #ffffff;
	padding: 3px;
}

.textbox
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.centeredtextbox
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

.validationfont
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #ff0000;
}

.errorheading
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #517342;
	padding: 4px;
}

.error
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	padding: 5px;
	line-height: 16px;
}

