/*
Design by Carol Kandra
*/

*
{
	margin: 0px;
	float: none;
	top: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
}

a:link {
	color: #1033b6;
}

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

a:visited {
	color: #1033b6;
	text-align: center;
}

body {
	background: #16236e url(images/bg.jpg) repeat-x bottom;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content{
	margin: 0 auto;
	width: 1000px;	
	background: #3b5aac url(images/conbot.jpg) repeat-x bottom;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

#conbot{
	background: url(images/mainbg.jpg) repeat-x top;
}

#main{
	width: 1000px;
	clear:both;
	background: url(images/mainbot.png) no-repeat bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#header {
	height: 130px;
	width: 317px;
	margin-top: 52px;
	background: url(images/header.png) no-repeat top;		
}

#logo {
	height: 105px;
	text-align: left;
	padding-left: 100px;
	padding-top: 10px;
}

#logo2 {
	height: 105px;
	text-align: left;
	padding-top: 10px;
	font-size: 9px;
	color: #ffffff;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logo H2 a{
	font-size: 12px;
}


#menu{
	width: 700px;
	height: 44px;
	padding-left: 0px;
}

#menu ul {
	list-style: none;	
	display: inline;
}

#menu li {
	list-style: none;
	display: inline;
	padding-left: 0px; 
	
}

#menu a {
	float: left;
	width: 133px;
	height: 32px;
	display: block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 12px;
	background: url(images/menu.png) no-repeat left;
}

#menu a:hover{
	width: 133px;
	height: 32px;
	color: #3a56b4;
	background: url(images/menuhover.png) no-repeat left;
}

#left{
	width: 317px;
	padding-top:10px;
	margin-left: 5px;
	font-size: 11px;
}

#lefttop{
	background: url(images/left_top.png) no-repeat;
	width: 317px;
	height: 8px;
	margin-top: 10px;
}

#leftbg{
	background: #ffffff;
}

.leftgrad{
	background: url(images/leftgrad.jpg) no-repeat top;
	width: 286px;
	min-height: 350x;
	margin-left: 8px;
	padding-right: 15px;
}

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #183076;
	width: 192px;
	height: 30px;
	padding-left: 20px;
	padding-top: 18px;
}

#archives ul{
	margin-left: 10px;	
}

#archives ul li{
	list-style: none;
	background: url(images/ls.png) no-repeat top left;
	padding-left: 20px;
	margin-bottom: 3px;
	padding-top: 2px;
	font-weight: regular;
}

#last ul{
	margin-left: 8px;	
}

#last ul li{
	list-style: none;
	background: url(images/ls2.png) no-repeat top left;
	padding-left: 20px;
	margin-bottom: 3px;
	padding-top: 2px;
}

.read a{
	color: #154f06;
	text-decoration: none;
}

.read a:hover{
	color: #000000;
	text-align: center;
}

.read{
	text-align:right;
}

#archives ul li a{
	color: #000000;
	text-decoration: none;
}

#archives ul li a:hover{
	color: #006;
	font-weight: normal;
}


#right{
	float: right;
	width: 664px;
	background: url(images/);
	margin-right: 7px;
}

#rightbg{
	background: url(images/rightbg.gif) repeat-y;
}

#righttop{
	margin-top: 10px;
	background: url(images/righttop.png);
	height: 7px;
}

#right H4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #183076;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 18px;
	padding-bottom: 10px;
}

.rightgrad{
	background: url(images/rightconbg.jpg) no-repeat top;
	min-height: 154px;
	text-align: justify;
}

.rightgrad2{
	background: url(images/rightconbg.jpg) no-repeat top;
	min-height: 154px;
	text-align: right;
}

#right p{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

#right ol, #right ul{
	margin-left: 30px;
	font-size: 10px;
}

.borbot{
	background: url(images/borbot.jpg) no-repeat;
	height: 14px;
	margin-left: 7px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #FFF;
}

#mainbot{
	background: url(images/mainbot.png) no-repeat;
	height: 26px;
	clear:both;
}

#footer {
	height: 41px;
	width: 1000px;
	clear: both;
	padding-top: 10px;
	background: #1e7c01 url(images/footer.jpg) repeat-x top;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;

a {color:#000;}
a:hover {text-decoration:none;}
a:visited {color:#000;}
/* common styling */

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

/* slides styling */

.photo {width:635px; text-align:left; position:relative; margin:0 auto;}

.photo ul.topic {
	padding:0;
	margin:0;
	list-style:none;
	width:635px;
	height:auto;
	position:relative;
	z-index:0;
}

.photo ul.topic li {display:block; width:125px; height:31px; float:left;}
.photo ul.topic li a.set {display:block; font-size:11px; width:124px; height:30px; text-align:center; line-height:30px; color:#000; text-decoration:none; border:1px solid #fff; border-width:1px 1px 0 0; background:#ccc; font-family:verdana, arial, sans-serif;}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;}

.photo ul.topic li.active a
{color:#000; background:#bbb;}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{color:#fff; background:#aaa;}

.photo ul.topic li.active ul
{
	display:block;
	position:absolute;
	left:-1px;
	top:34px;
	list-style:none;
	padding:0;
	margin:0;
	height:375px;
	background:#ddd;
	width:464px;
	padding:20px 30px;
	border:20px solid #bbb;
	z-index:1;
}

.photo ul.topic li a:hover ul, 
.photo ul.topic li:hover ul
{display:block; position:absolute; left:0; top:31px; list-style:none; padding:0; margin:0; height:375px; background:#ddd; width:464px; padding:20px 30px; border:20px solid #aaa; z-index:100;}

.photo ul.topic li ul li
{display:inline; width:112px; height:87px; float:left; border:1px solid #fff; margin:1px;}

.photo ul.topic li ul li a
{display:block; width:110px; height:85px; cursor:default; float:left; text-decoration:none; background:#444; border:1px solid #888;}

.photo ul.topic li ul li a img
{display:block; width:100px; height:75px; border:5px solid #eee;}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover 
{white-space:normal; position:relative;}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img 
{position:absolute; left:-50px; top:-32px; width:300px; height:200px; border-color:#fff;}
