body{
padding:0;
margin:0;
font:76% tahoma, verdana, sans-serif;
background:#000000;
color:#303030;
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
}




#container{
margin:15px auto;
width:730px;
padding:5px 20px 20px;
background:#ffffff;
}

#logo{
margin:15px 0 0 0;
}

#logo h1 a{
color:#303030;
}

#logo h1 a:hover{
text-decoration:none;
}

#navitabs{
clear:both;
}

.navitab{
	padding:4px 8px 4px 8px;
	margin:0 0 4px 0;
	text-decoration:none;
	letter-spacing:1px;
	background:#000000 url(images/corner.gif) no-repeat right top;
	border-bottom:1px solid #000000;
	border-left:1px solid #ffffff;
	color: #CCCCCC;
	font-weight: bold;
}

.navitab:hover  {
	text-decoration:none;
	background: #CCCCCC url(images/corner.gif) no-repeat right top;
	color: #000000;
	font-weight: bold;
	border-bottom:1px solid #CCCCCC;
}

.activenavitab{
	padding:4px 8px 4px 8px;
	margin:0 0 4px 0;
	text-decoration:none;
	letter-spacing:1px;
	background:#999999 url(images/corner.gif) no-repeat right top;
	border-bottom:1px solid #999999;
	border-left:1px solid #ffffff;
	color: #000000;
	font-weight: bold;
}

.activenavitab:hover{
text-decoration:none;
}

#desc{
height:200px;
color:#ffffff;
padding:0;
background:#505050 url(images/front.jpg) top left no-repeat;
clear:both;
margin:5px 0 0 0;
}

#desc p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}
.slogan {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.6em;
}
.slogan2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 2em;
}

#desc h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#desc a{
color:#ffffff;
text-decoration:underline;
}

#main{
width:560px;
float:left;
padding:0 15px 0 0;
border-right:1px solid #d0d0d0;
}

#main2{
width:100%;
float:left;
padding:0;
border-right:1px solid #d0d0d0;
}

.block{
background:#f0f0f0;
padding:15px;
}

#sidebar{
width:140px;
float:right;
}

#sidebar p{
	font-size:1em;
	line-height:1.3em;
	margin:0 0 12px 0;
	text-align: left;
}

.sidelink{
text-align:left;
display:block;
width:120px;
background:#f0f0f0 url(images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
}

.sidelink:hover{
background:#e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration:none;
}

#footer{
clear:both;
background:#000000;
color:#CCCCCC;
font-size:0.9em;
padding:8px 0 8px 0;
border-top:1px solid #d0d0d0;
border-bottom:1px solid #d0d0d0;
text-align:center;
}

#footer a{
color:#808080;
}

h1{
margin:0 0 20px 0;
font-size:2.1em;
font-weight:normal;
}

h2{
	margin:0 0 20px;
	font-size:2.4em;
	font-weight:normal;
	float: right;
}

h3{
margin:20px 0 10px 0;
font-size:1.4em;
font-weight:normal;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

.right{
text-align:right;
}

a img{
border:0;
}

.photo{
padding:5px;
display:block;
margin:0 auto 15px auto;
background-color:#000000;
}

.hide{
display:none;
}
.gallery_hd {
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
	text-decoration: underline;
}
.flt_lft {
	margin: 10px;
	float: left;
	border: 2px solid #333333;
}
.author {
	font-style: italic;
}
.img_cnt {
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #666666;
}
.galTitle {
	font-size: 1.6em;
	color: #003399;
	font-weight: bold;
}
.galTitle2 {
	font-size: 1.6em;
	color: #663366;
	font-weight: bold;
	font-style: italic;
}
