html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a, a:visited {	
	color: #999999; 
	text-decoration: none;		
}
a:hover {
	color: #0099FF;
	
	}

body {
	background: url('images/back.gif') repeat left top;
	color: #ffffff;
	font: normal 65%;
	font-family: Perpetua, verdana ;
	padding-top: 1px;

}
p,code,ul {
	padding-bottom: 1.2em;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size:14px;
	font-family: "Perpetua","Times New Roman", Times, serif   ;
}

h1 {font: normal 1.8em Perpetua, "Times New Roman", Times, serif;}
h2 {font: bold 1.4em Perpetua, "Times New Roman", Times, serif;}
h3 {font: bold 1em Perpetua,"Times New Roman", Times, serif;}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {
	color: #000000;
	margin-bottom: 2px;
	padding-left: 3px;
}


.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}


.inner-container {
	border: 2px solid #cccccc;
	background: #333333;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 764px;
	margin-top: 75px;
	height: 420px;
}


.inner-containergallery {
	border: 2px solid #cccccc;
	background: #333333;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 764px;
	margin-top: 75px;
	height: 785px;
}

.outer-container {
	padding-bottom: 0px;
	height: inherit;
}

.header {
	background: #ffffff url('img/header4.jpg') no-repeat center;
	height: 70px;
	text-align: center;
	border: 2px solid #cccccc;
	width: 760px;
}

.header .title {
	color: #FFFFFF;
	background: #FFFFFF;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;

}

#menu {
	padding: 0px;
	background: #73D13D;
	
}

/* menu tabs */

#menutabs {
	width: 760px;
	height: 48px;
	margin: 0 auto;
	padding-top: 0px;	
}

#menutabs ul {
	margin: 0;
	padding: 0px;
}

#menutabs li {
	display: inline;
}

#menutabs a {
	display: inline;
	float: left;
	height: 43px;
	padding: 6px 3px 0px 15px;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #000000;

}

#menutabs a:hover {
	color: green;
}

#menutabs .active a {
	color: #000000;
}


.pathhome {
	background-color: #333333;
	color: #ffffff;
	font: normal 0.8em Verdana,sans-serif;
	padding: 0px 0px;
	width: 760px;
	height: 308px;
	padding-left: 0px;
	margin-left: 0px;
	border: 2px solid #cccccc;
}

.pathgallery {
	background-color: #333333;
	color: #ffffff;
	font: normal 0.8em Verdana,sans-serif;
	padding: 0px 0px;
	width: 760px;
	height: 673px;
	padding-left: 0px;
	margin-left: 0px;
	border: 2px solid #cccccc;
}


.main {
	background: url(img/main.gif) repeat-y;
	border-top: 6px solid #FFF;
	padding: 0px 12px 0 0;
}

.content {
	width: 538px;

}
.content p {font-family: "Lucida Sans Unicode",sans-serif;

}

.image {
	float: left;
	padding: 4px; margin:0;	

	
}

.imagelink {
    padding:4px;
	border:none;
	text-decoration: none;
}	
	.imagelinkno {
    padding:0px;
	border:none;
}
.imagelinkhead {
    padding:0px;
	border:none
		
}
.float-left  { float: left; }
.float-right {
	float: right;
	padding-top: 0px;
	height: 20px;
	width: 350px;
}
.align-left  {	text-align: left; }
.align-right {	text-align: right; }




div.contentbox {
  		background: url(img/box_left_top.gif) top left no-repeat;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		float: left;

} 

div.contentbox h3 {
  		background: url(img/box_right_top.gif) top right no-repeat;
  		font-size: 22px; /* font-size:1.3em; */
		font:Perpetua, Times New Roman;
		color:#6699FF;
  		padding:15px;
  		margin:0;
		font-style: normal;
}

div.contentboxBody {
  		background: url(img/box_right_border.gif) top right repeat-y;
  		margin:0;
  		margin-top:-2em;
  		padding:10px;
}



div.contentboxFooter {
  		background: url(img/box_bottom_left.gif) bottom left no-repeat;
}

div.contentboxFooter p {
 		background: url(img/box_bottom_right.gif) bottom right no-repeat;
  		padding:5px;
  		display:block;
  		margin: -2em 0 0 0;
		

}
div.form {
        font-size: 12px ; /* font-size:1.3em; */
		font:Arial, Helvetica, sans-serif;
		color:#6699FF;
  		padding:2px;
  		margin:0;
		font-style: normal;
}

.headercomp {
	background: #ffffff url('img/headercomp.jpg') no-repeat center;
	height: 140px;
	text-align: center;
}
.imagelinkmenu {
    border: none;
	}
	
.table {
    border: none;
	padding-top: -2px;
	margin-top: 0px;
	padding-left: 1px;
	}
	     
div.contentboxr {
  		background: url(img/box_left_top.gif) top left no-repeat;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		float: left;

} 

div.contentboxr h3 {
  		background: url(img/box_right_top.gif) top right no-repeat;
  		font-size: 14px ; /* font-size:1.3em; */
		font:Arial, Helvetica, sans-serif;
		color:#6699FF;
  		padding:0px;
  		margin:0;
		font-style: normal;
}

div.contentboxBodyr {
  		background: url(img/box_right_border.gif) top right repeat-y;
  		margin:0;
  		margin-top:-2em;
  		padding:10px;
}



div.contentboxFooterr {
  		background: url(img/box_bottom_left.gif) bottom left no-repeat;
}

div.contentboxFooterr p {
 		background: url(img/box_bottom_right.gif) bottom right no-repeat;
  		padding:5px;
  		display:block;
  		margin: -2em 0 0 0;
		}
#footer-wrap {
	clear: both;
	font-size: 10px;
	padding: 5px 0;
	text-align: left;	
	background: url(footer-bottom.jpg) no-repeat center bottom;	
}
#footer-wrap a {
	text-decoration: none;
	color: #ffffff;
}
#footer-wrap a:hover {
	color: #0099FF;
	font-size: 13px;
}
#footer-wrap p {
	padding: 0px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	color: #666;
	margin: 0 auto 10px auto;
	width: 750px;
	padding: 0px 0 0 10px;
	background: #333333;
	clear: both;
	font-size: 11px;
}
#footermenufloat {
	float: left;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	}

#imagelink {
	

