* {
    margin: 0;
    padding: 0;
}

body {
    padding-bottom: 30px;
    font: 13px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: center;
    color: #353535;
    background: #888888 url(images/bg.gif) repeat-x;
}

h1 {
    width: 270px;
    padding: 48px 0 0 30px;
    font-weight: normal;
    font-size: 22px;
    line-height: 36px;
    color: White;
}

h1 a, h1 a:hover {
    font-weight: normal;
    text-decoration: none;
    color: white;
}

h1 a span {
    color: #FF6600;
}

p {
    padding: 8px 0;
    text-align: justify;
}

a {
    font-weight: bold;
    text-decoration: underline;
    color: #4c4c4c;
}

a:hover {
    text-decoration: none;
    color: #FF6600;
}

img {
    padding: 3px;
    border: 1px solid #CECECE;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 945px;
}

#main2 {
    margin: 0 auto;
    padding-bottom: 6px;
    width: 925px;
    text-align: left;
    background: White url(images/main.gif) no-repeat bottom;
}

#corner1 {
    position: absolute;
    top: 96px;
    left: 0;
    width: 10px;
    height: 10px;
    background: url(images/corner1.gif) no-repeat;
}

#corner2 {
    position: absolute;
    top: 96px;
    left: 935px;
    width: 10px;
    height: 10px;
    background: url(images/corner2.gif) no-repeat;
}

#header {
    margin-bottom: 6px;
    height: 90px;
    background: #171717;
}

#menu {
    position: absolute;
    top: 48px;
    left: 316px;
    width: 612px;
    height: 42px;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    display: block;
    float: left;
    margin: 0 3px 0 0;
    width: 150px;
}

#menu ul li a {
    display: block;
    margin: 0;
    padding: 0;
    height: 42px;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    color: White;
    background: #B1371F url(images/menu.gif) no-repeat;
}

#menu ul li a:hover {
    line-height: 36px;
    text-decoration: none;
    color: black;
}

#middle {
    padding: 28px 30px 0 30px;
    height: 1%;
    background: url(images/middle.jpg) no-repeat top;
}

#sidebar {
    padding-bottom: 20px;
    float: left;
    width: 256px;
    background: White url(images/left.gif) no-repeat top;
}

#sidebar h2 {
    padding-left: 20px;
    height: 50px;
    font-size: 16px;
    line-height: 48px;
    text-align: left;
    color: White;
    background: url(images/hred.gif) no-repeat;
}

#sidebar h2.hblue {
    background: url(images/hblue.gif) no-repeat;
}

#sidebar .box {
    padding: 10px 7px 20px 7px;
}

#sidebar p span {
    font-weight: bold;
    color: #FF6600;
}

#sidebar ul {
    margin: 10px 7px 20px 7px;
    list-style: none;
}

#sidebar ul li {
    margin: 0;
    padding: 0 0 0 15px;
}

#sidebar ul li a {
    margin: 0;
    padding: 0;
    line-height: 26px;
}

#right {
    float: right;
    width: 589px;
}

#slideshow {
    margin-bottom: 50px;
    width: 589px;
    height: 250px;
    
}

#right #slideshow h2 {
    padding: 15px 0 5px 230px;
    width: 350px;
    font-size: 26px;
}

#right #slideshow h3 {
    padding: 0 0 30px 230px;
}

#right #slideshow p {
    padding: 0 0 0 205px;
    width: 350px;
    line-height: 22px;
    color: White;
}

#right h2 {
    padding-bottom: 15px;
    font-weight: normal;
    font-size: 28px;
    line-height: 38px;
    color: Black;
}

#right h3 {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 18px;
    color: #FF6600;#FF6600#E74E2F
}

#right .box {
    padding-bottom: 40px;
}

.boxminileft {
    position: relative;
    float: left;
    width: 280px;
}

.boxminiright {
    position: relative;
    float: right;
    width: 280px;
}

.boxminileft img, .boxminiright img {
    float: left;
    display: block;
    margin: 10px 10px 0 0;
}

.boxminileft p, .boxminiright p {
    text-align: left;
}

.boxminileft p.more, .boxminiright p.more {
    position: absolute;
    top: 110px;
    left: 130px;
    padding: 0;
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}


.form_info {
	color: #414361;
	background-color: #c7ddf2;
	font-family:tahoma, arial, helvetica;
	font-size:9px;
	font-weight:normal;
	font-style: normal;
	text-align: left;
}
.form_head {
	background-color: #333;
	height: 22px;
	color: #ffd926;
	font-weight: bold;
	border-bottom: 1px solid #76558A;
	padding-left: 15px;
}

.form_light {
	height: 20px;
	background-color: #E8E8E8;
	color: #333333;
	font-weight: normal;
	border-bottom: 1px solid #c7ddf2;
	padding-right: 10px;
}

.form_dark {
	height: 20px;
	background-color: #b3b3b3;
//#c0b987;
	color: #414361;
	font-weight: normal;
	border-bottom: 1px solid #F1EDF3;
	font-size: 11px;
	padding-left: 10px;
}


.form_submit input {
	background-color: #E8E8E8;
	text-indent: 10px;
	color: #000;
	font-family:tahoma, arial, helvetica;
	font-size:12px;
	font-weight:bold;
	font-style: normal;
	border: 1px solid #000000;
}

.form_submit {
//background-color: #ececcf;
background-color: #333;
text-indent: 12px;
color: #000;
font-family:tahoma, arial,helvetica; 
font-size:11px; 
font-weight:bold;
font-style: italic;
}


.cform input {
	border-left: 1px solid #505050; border-bottom: 1px solid #505050;
 	border-top: 1px solid #505050; border-right: 1px solid #505050; 
	font-family:tahoma, arial,helvetica; 
	font-size:10px; 
	font-weight:normal;
	font-style: normal;
}

.form_option {
	color: #333333;
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:normal;
}
textarea {
	font-family:tahoma, arial, helvetica;
	font-size: 11px;
	color: #333333;
		border-left: 1px solid #505050; border-bottom: 1px solid #505050;
 	border-top: 1px solid #505050; border-right: 1px solid #505050; 
}
.thanks {
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.thanksnad {
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#content .book a{
  color: red;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	width: auto;
	padding-top: 22px;
	padding-left: 75px;
	background-image: url(graph/book_n.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	padding-right: 20px;
	padding-bottom: 16px;
}
#content img.levy {
	float: left;
	border: 0;
	margin-right: 10px;
	margin-bottom: 5px;
}

#content img.pravy {
	float: right;
        border: 0;
	margin-right: 10px;
	margin-bottom: 5px;
}
#content .book a:link, #content .book a:visited{
	font-weight: bold;
	text-decoration: none;
	background-image: url(graph/book_n.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .book a:hover{
	font-weight: bold;
	text-decoration: none;
	background-image: url(graph/book_a.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
#content img.pravy {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}


#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#bottom a {
	color: #999999;
	text-decoration: underline;
}
#bottom a:hover {
	color: #666666;
	text-decoration: underline;
}



#content {
	float: right;
	width: 589px;
	padding: 15px 0 5px 230px;
}


.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}



#footer {
    clear: both;
    margin: 0 10px;
    padding: 0 40px;
    height: 90px;
    background: #DE9285 url(images/footer.jpg) no-repeat top;
}

#footer p {
    padding: 0;
    font-size: 12px;
    line-height: 90px;
    color: #EEE;
}

#footer p a {
    color: White;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

