body {
	background: #a7a7a6;
	height: auto;
	margin: 0px auto 0px auto;
	color: #757575;
   /*	font-family:Verdana, Arial, sans-serif;*/
    font-family: century gothic;
   	font-size: 12px;
}

a {
	outline: none;
}

a:link, a:active, a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;   
    font-family: century gothic;
    font-size: 14px;
}

a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
    font-family: century gothic;
    font-size: 14px;
    text-decoration: none;
}

h3 {
	color: #ffffff;
    font-family: century gothic;
}

.top {
	width: 800px;
	height: 210px;
	border-bottom: 1px solid #ffffff;
}

.logo {
	width: 500px;
	height: 190px;
	margin-top: 0px;
}

.centeredForm {
	width: 300px;
	height: auto;
	margin: 20px auto 0px auto;
}

button.formBtn {
	color: #ffffff;
	font-weight: bold;
	outline: none;
	background: #999998;
	border: 1px solid #888888;
}

input.formBtn {
	color: #ffffff;
	font-weight: bold;
	outline: none;
	background: #999998;
	border: 1px solid #888888;
}

input.formInput {
	color: #818080;
	border: 1px solid #888888;
}

.top_menu {
	width: 800px;
	height: 30px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.content {
	/*float: left;*/
	width: 700px;
	height: auto;
	margin: auto;
}

.right {
	float: right;
	width: 200;
	height: auto;
}

.right ul {
	list-style-type: none;
	padding-left: 0px;
}

table.admin_table {
	cellpadding: 0px;
	border-right: 1px solid #999998;
	border-bottom: 1px solid #999998;
}

table.admin_table tr td{
	border-left: 1px solid #999998;
	border-top: 1px solid #999998;
}

table.admin_table tr th {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: normal;
	color: #ffffff;
}

table.admin_table tr td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}

table.admin_table tr td.action {
	border-left: none;
	padding: 0px;
}

table.admin_table tr td.action_one {
	padding: 0px;
}

.message {
	width: 600px;
	height: auto;
	color: #DE4A0D;
	font-weight: bold;
	margin-bottom: 15px;
}

.top_links {
	height: 26px;
	width: 291px;
	margin-left: 20px;
}

a.home:link, a.home:active, a.home:visited {
	width: 53px;
	height: 26px;
	display: block;
	background: url('../images/home.jpg');
	float: left;
}


a.home:hover {
	width: 53px;
	height: 26px;
	display: block;
	background: url('../images/home_h.jpg');
	float: left;
}

a.gallery:link, a.gallery:active, a.gallery:visited {
	width: 61px;
	height: 26px;
	display: block;
	background: url('../images/gallery.jpg');
	float: left;
	margin-left: 20px;
}


a.gallery:hover {
	width: 61px;
	height: 26px;
	display: block;
	background: url('../images/gallery_h.jpg');
	float: left;
	margin-left: 20px;
}

a.about:link, a.about:active, a.about:visited {
	width: 52px;
	height: 26px;
	display: block;
	background: url('../images/about.jpg');
	float: left;
	margin-left: 20px;
}


a.about:hover {
	width: 52px;
	height: 26px;
	display: block;
	background: url('../images/about_h.jpg');
	float: left;
	margin-left: 20px;
}

a.contact:link, a.contact:active, a.contact:visited {
	width: 65px;
	height: 26px;
	display: block;
	background: url('../images/contact.jpg');
	float: left;
	margin-left: 20px;
}


a.contact:hover {
	width: 65px;
	height: 26px;
	display: block;
	background: url('../images/contact_h.jpg');
	float: left;
	margin-left: 20px;
}

.article_content {
	padding-left: 20px;
	padding-right: 20px;
}

.article_head {
	height: 20px;
	margin-bottom: 30px;
}

.article_head .title {
	float: left;
	height: 20px;
}

.article_head .date {
	float: right;
	color: #66873A;
	font-size: 14px;
	padding-top: 3px;
}

.article_head .title h1 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}

.article_text {
	margin-bottom: 20px;
}

.article_foot {
	margin-bottom: 30px;
}

.admin_article {
	background: #757575;
	width: 100px;
	height: 145px;
	padding: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.art_actions {
	width: 70px;
	margin:auto;
	margin-top: 5px;
}

/* slideshow starts here*/

.full {
	overflow: hidden;
}

.full .cell {
	display: block; 
	float: left; 
	width: 100px; 
	height: auto;
	overflow: hidden;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
}


.full .cell a:link, .full .cell a:active, .full .cell a:visited {
	display: block; 
	float: left; 
	width: 100px; 
	height: auto;
	overflow: hidden;
	padding: 0px;

	color: #294471; 
	font-weight: bold; 
	text-align: center;
	font-size: 10px;
}

.full .cell a:hover, .full .cell a#selected {
	color: #DD1010;
}

.full .cell a:hover span, .full .cell a#selected  span {
	color: #DD1010;
	text-decoration: underline;
}

.full .cell a.im:link, .full .cell a.im:active, .full .cell a.im:visited {
	border: none; /*	1px solid #aaa;*/

}

.full .cell a.im:hover, .full .cell a.im#selected  {
	border: none; /*1px solid #DD1010;*/
}

.viewer {
	float: left; 
	display: inline;
	overflow: hidden;
	height: 200px;
	margin-top: 0px;
}


#thumbsLeft {
	background: url("../images/thumbs_left.gif");
	height: 184px;
	width: 17px;
	float: left;
}

#thumbsRight {
	background: url("../images/thumbs_right.gif");
	height: 184px;
	width: 17px;
	float: left;
}

#thumbsContainer {
	background: url("../images/thumbs_back.gif") repeat-x;
	height: 184px;
	display: block;
	margin-bottom: 30px;
	margin: auto;
	width: 660px;
	margin-top: 20px;
}

.arrL {
	float: left;
	width: 30px;
	padding: 70px 0 0 0;
	text-align: center;
}

.arrR {
	float: left;
	width: 30px;
	padding: 70px 0 0 0;
	text-align: center;
}

.arrL span, .arrR span {
	font-size: 11px;
	color: #3E5296;
}

#current {
	text-align: center;
	background: #E1E8FF;
	margin: 0;
	padding: 9px 10px 8px 10px;
	font-size: 10px;
	border-bottom: 3px solid #aaa;
	text-align: center;
}

#current span {
	height: 15px;
	padding: 2px 0 1px 5px;
	border: 1px solid #aaa;
}

#current span strong {
	margin: 3px 0 3px 0;
}

#current select {
	border: 0;
	font-size: 9px;
}


/*  and of slideshow */


/* frontpage categories */



.categories {
	width: auto;
	margin: auto;
	margin-top: 0px;
	height: auto;
	margin-bottom: 80px;
}

.categories .cat_row {
	width: auto;
	height: auto;
	clear: both;
}

.categories .cat_row .cat_img {
	float: left;
	border: 0px;
	text-align: center;
}

.cat_img a:link, .cat_img a:visited, .cat_img a:active {
	color: #ffffff;
	background: none;
    filter:alpha(opacity=100);
    opacity: 1;
    -moz-opacity:1;
	line-height: 100%;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 0px;  
    filter:alpha(opacity=10);
    opacity: 0.1;
    -moz-opacity:0.1;    
    
}

.cat_img a:hover {
	color: #ffffff;
    background-color: #000000;
    filter:alpha(opacity=30);
    opacity: 0.3;
    -moz-opacity:0.3;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	display: block;
    vertical-align:bottom;
    font-variant: small-caps;
	font-size: 16px;  
    letter-spacing: 3px;   
    
   
      
    
}

/* frontpage categories */

.left {
	width: 500px;
	float: left;
}

.currentPhoto {
	width: 600px;
	margin: auto;
	height: 600px;
	/*background: url('images/back_photo.jpg');*/
}

.left_menu {
	width: 300px;
	height: auto;
	float: left;
}

.left_menu .logo {
	margin: 20px auto 0px auto; 
	width: 300px; 
	height: auto; 
	padding-bottom: 20px; 
	margin-bottom: 20px;
	border-bottom: 1px solid #909090;
}

.photos {
	float: left;
	background: #a7a7a6;
	width: 660px;
	/*margin-left: 40px;*/
	display: inline;
	border: none;
	border-top: none;
	padding-top: 20px;
	margin-bottom: 40px;
}

.left_links {
	border-bottom: 1px solid #909090;
	padding-bottom: 10px;
}



.left_links a:link, .left_links a:active, .left_links a:visited {
	display: block;
	width: 200px;
	height: 10px;
	background: #959595;
	padding: 10px;
	margin: 0px auto 10px auto;
	text-decoration: none;
	border: 1px solid #909090;
	color: #d0d0d0;
}

.left_links a:hover {
	display: block;
	width: 200px;
	height: 10px;
	background: #d0d0d0;
	color: #959595;
	border: 1px solid #959595;
	padding: 10px;
	margin: 0px auto 10px auto;
	text-decoration: none;
}

.left_links a.active {
	display: block;
	width: 200px;
	height: 10px;
	background: #d0d0d0;
	color: #959595;
	border: 1px solid #959595;
	padding: 10px;
	margin: 0px auto 10px auto;
	text-decoration: none;
}

.left_cats {
	/*border-bottom: 1px solid #909090;*/
	padding-top: 10px;
	/*background: #959595;*/
	width: 210px;
	margin: auto;
	margin-top: 20px;
	/*color: #d0d0d0;*/
	color: #ffffff;
	padding-left: 10px;
	font-weight: normal;
}



.left_cats a:link, .left_cats a:active, .left_cats a:visited {
	margin: 0px auto 5px auto;
	text-decoration: none;
	/*color: #d0d0d0;*/
	color: #ffffff; 

}

.left_cats a:hover {
	margin: 0px auto 5px auto;
	text-decoration: underline;
	/*color: #d0d0d0;*/
	color: #ffffff;

}


.crt_title {
	display: block;
	width: 500px;
	height: 20px;
	margin: auto;
	text-align: center;
	padding-top: 10px;
	font-weight: normal;
	color: #ffffff;
	float: left;
}

.crt_navig {
	display: block;
	width: 70px;
	height: 20px;
	margin: auto;
	text-align: center;
	padding-top: 10px;
	font-weight: normal;
	color: #ffffff;
	float: left;
}

.footer {
	clear: both;
	/*margin-top: 20px;*/
	border-top: 1px solid #757575;
	width: 930px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	text-align: center;
    font-family: century gothic;
    font-size: 14px;
}

.photos p {
	padding-left: 50px;
	padding-right: 50px;
	color: #ffffff;
	font-size: 13px;
}

.about_photo {
	background: url('images/about_photo.jpg');
	width: 349px;
	height: 280px;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 20px;
}

.top_menu_right {
	width: 660px;
	height: auto;
	text-align: center;
	margin-bottom: 20px;
}

.top_menu_right a {
	padding-right: 20px;
}
