/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	color: #000000;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul {
}

ol {
}

a {
	text-decoration: none;
	color: #323B51;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

/* Wrapper */

#wrapper {
}

/* Top */
#top {
	width: 850px;
	height: 43px;
	margin: 0 auto;
	background:  url("images/background_01.jpg") no-repeat right top;

}

/* Header */

#header {
	width: 850px;
	margin: 0 auto;
	background: url(images/background_02.jpg) repeat-y;
}

/* Divider */

#divider {
	width: 850px;
	height: 68px;
	margin: 0 auto;
	background: no-repeat left bottom;
}
/* Logo */

#logo {
	float: middle;
	width: 275px;
	padding: 0px 0 0 0px; 
	
}

#logo img {
padding-left: 40px;
}

/* Menu */
/*

#menu {
	padding-right: 50px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	height: 12px;
	margin: 0;
	padding: 0px 5px 0px 5px;
	background: ;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#menu a:hover {
	font-weight: bold;
}


#menu .active a {
	background-image: ;
	color: #000000;
	font-weight: bold;
}
*/

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	background: url("images/background_02.jpg") repeat-y;
}

/* Content */

#content {
	width: 800px;
	padding: 0px 0 0 25px;
}

#content p {
	margin: 10px;
	line-height: normal;
	color: #000000;
}

#content img {
	padding: 5px 0px 10px px;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 20px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 92%;
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background:  repeat-x left bottom;
}

/* Content Center */

#contentcen {
	position: relative;
	text-align: inherit;
	width: 580px;
	margin-left: 210px;
	padding: 0px 0px 10px 0px;
}

#contentcen p {
	margin: 10px;
	line-height: normal;
	color: #000000;
	font-size: 12px;
}

#contentcen img {
	padding: 0px 0px 0px 0px;
}

#contentcen h1, #content h2, #content h3 {
	margin-bottom: 20px;
}

#contentcen h1 {
	font-size: 136%;
}

#contentcen h2 {
	font-size: 107%;
}

#contentcen h3 {
	font: 92%;
}

#contentcen ul, #content ol {
	list-style-position: inside;
	margin-left: 12px;
}

/* centerimaga */

#centimg {
	float: inherit;
	position: relative;
	left: 28px;
	top: 17px;
	width: 150px;
	height: 200px;
}


/* Lower Menu */

#lowmenu {
	padding-left: 23px;
}

#lowmenu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#lowmenu li {
	display: block;
}

#lowmenu a {
	display: block;
	height: 12px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: ;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#lowmenu a:hover {
background-image: ;
	font-weight: bold;
}

#lowmenu .active a {
	background-image: ;
	color: #000000;
	font-weight: bold;
}


/* Full */

#full {
	float: none;
	width: 630px;
	padding: 10px 5px 0px 43px;
}

#full p {
	margin: 10px;
	line-height: normal;
	color: #000000;
}
#full h1, #full h2, #full h3 {
	margin-bottom: 20px;
}

#full h1 {
	font-size: 136%;
}

#full h2 {
	font-size: 107%;
}

#full h3 {
	font: 92%;
}

#full ul, #full ol {
	list-style-position: inside;
}

#full .source {
	font-size: 9px;
}

/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* Sidebar */

#sidebar {
	float: left;
	position: relative;
	width: 200px;
	padding: 0 0px 0px 0;
	left: 10px;
	top: 8px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
	padding: 0px 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	border: none;
}

#sidebar h1 {
	font-size: 136%;

}

#sidebar h2 {
	padding: 5px 20px;
	background: ;
	border-bottom: 1px dotted #FFFFFF;
	font-size: 100%;
	color: #D4C792;
}

#sidebar h3 {
	font-size: 77%;
	color: #D4C792;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #000000;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #000000;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 850px;
	height: 60px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	background:  url("images/background_04.jpg") no-repeat;
	color: #000000;
}

#footer .legal {
	font-size: 7px;

}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #000000;
}

#footer a:hover {
	text-decoration: none;
}


/* stufff for gallery */
#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #000000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000000; text-decoration: underline; }

.userAlert{
	float:right;

}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.pagenums {
	font-size:10px;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000000;
}

.indexInfo .date {
	color: #000000;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
/*	color: #000000;*/

	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #000000;
}

.contentLast {
	font-size:11px;
/*	color: #000000;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#000000;
	width:100%;
	background-color:#D6BA8B;
}
