html {
	padding:0;
	margin:0;
}
body {
	background:#1d1d87 url(/images/bg.png);
	font-family: Arial, Verdana, sans-serif;
/*	font-family: Georgia, Times, serif; */
	color:#111;
	margin: 0;
	padding: 0;
	height:auto;
	min-height:100%;
	font-size: .9em;
}
div#header{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
#overallSearch {
	background:#35368F;
	display:inline;
	position:absolute;
	top:0;
	right:0;
	margin:5px 25px 0 0;
	padding:3px;
	border:1px solid #666;
	text-align:center;
	z-index:2
}
div#wrapper {
	position:relative;
	margin:102px 3% 15px;
	padding:3px 2px 6px 6px;
	width: auto;
	min-width: 760px;
	height:auto;
	min-height:100%;
	border:2px solid #03034C;
	background:#f0f0f0 url(/images/innerBG.png) repeat-x;
}
div#main {
	margin:10px 0 0 175px;
}
div#footer {
	margin-top:40px;
	text-align:center;
}
div#navigation {
	position:static;
	width:171px;
	margin:10px 0 0 5px;
	padding:0;
	float:left
}

a:link, a:visited, a:hover, a:active {
	color:#2D4DA8;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
h1, h2, h3, h4 {
	margin:1px 0;
	padding:0;
}

h1 {
	color:#2f2f2f;
	font-weight: bold;
}
h1 a, h2 a {
	color:#2f2f2f;
}

p {
	text-align:justify;
	max-width:600px;
}

input.search{
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#000000;
	height: 16px;
	border: 1px;
	border-style: solid;
	vertical-align: top;
}

a.photoCategory {
	float:left;
	position:relative;
	width:120px;
	margin:5px;
	padding:0;
	height:120px;
	display:block;
	text-align:center;
	cursor:pointer !important;
	cursor:hand;
}
a.photoCategory img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.9;
	width:100%;
	height:100%;
	border:1px solid #333;
}

a.photoCategory:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

div.clearer {
	line-height:1px;
	height:1px;
	clear:both;
}

/*core drop shadow rules*/
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/} 
.wrap1 {
	float:left;
	background:url(../images/shadow.gif) right bottom no-repeat;}
.wrap2 {background:url(../images/corner_bl.gif) left bottom no-repeat;}
.wrap3 {
	padding:0 6px 6px 0;
	background:url(../images/corner_tr.gif) right top no-repeat;}
.wrap3 img {
	display:block;
	border:0px solid #ccc;
	border-color:#efefef #ccc #ccc #efefef;
}

/* Left side navigation */
div.navWrapper {
	border:0px solid black;
	border-left:0;
	background:#ffffff;
	margin:10px 0;
	padding:5px 0;
}

div.navTop {
	width:170px;
	height:6px;
	background: url(../images/navTop.png) no-repeat;
	padding:0;
	margin:0;
	position:relative;
}
div.navBottom {
	width:170px;
	height:6px;
	background: url(../images/navBot.png) no-repeat;
	position:relative;
	margin: 0 0 3px 0;
	padding:0;
}

div.innerNav {
	background: url(../images/navInnerBG.png) repeat-y;
	position:relative;
	padding:0;
	margin:0 !important;
	margin:-7px 0 0px;
}

ul.leftNav {
	list-style:none;	
	margin: 0 5px 0px 2px;
	font-size:12px;
	padding:0;
}
l.leftNav *{
	position:relative;
}

ul.leftNav a:active {
	outline: none;
}

ul.leftNav a.header:focus {
	-moz-outline-style: none;
}

ul.leftNav li {
	margin: 0;
	padding: 0;
}

ul.leftNav li a.header {
	padding:0 0 0 15px;
}

ul.leftNav li a.pointRight {
	margin-left:1px;
	background: url(../images/navArrow.gif) no-repeat -285px 1px;
}

ul.leftNav li a.pointDown {
	margin-left:1px;
	background: url(../images/navArrow.gif) no-repeat 0px 1px;
}

ul.leftNav li ul{ 
	list-style:none;	
	margin: 3px 5px 0px 0;
	padding:0;
}
ul.leftNav li ul li ul{ 
	margin-bottom: 5px;
}
ul.leftNav li ul li { 
	margin: 0;
	padding: 0 0 2px 15px;
}

ul.leftNav li ul li a{ 
	background:none;
	color: #2C4DAA;
}
ul.leftNav a.header {
	font-weight: bold;
	display: block;
	padding:2px;
	color:black;
	background:transparent;
}

li#currentPage a.current{
	font-weight:bold;
}

div.eventPreview {
	position:relative;
	float:left;
	margin:3px;
	padding:3px 3px 1px 3px;
	border:1px solid #444;
	background:#eee;
	width:350px;
	height:125px;
	font-size:12px;
}
div.eventPreview:hover {
	background:white;
}
div.eventPreview img {
	float:left;
	border:0;
	margin-right:5px;
	padding:0;
	border:1px solid #aaa;
}
div.eventPreview:hover img{
	padding:0;
	border:1px solid black;
}
div.eventPreview h2 {
	font-size:14px;
	padding:0;
	margin:0;
}

/* example_4 css */  
#example_4 {  
    position: relative; /* important */  
    overflow: hidden; /* important */  
    width: 248px; /* important */  
    height: 412px; /* important */  
}  
  
/* #example_4_frame {position: relative} */  
#example_4_frame img {
	position: absolute;
	width:248px;
	height:20px;
	cursor:pointer !important;
	cursor:hand;	
}  
#example_4_previous {top: 0; left: 0;}  
#example_4_next {top: 392px; left: 0;}  
  
#example_4_content {  
    position: absolute;  
    margin: 20px 0;  
    left: 0;  
}  
  
.example_4_item img {  
    display: block;  
    float: left;  
    margin: 1px;  
    padding: 0;
    border: 1px solid #666;  
}

#frontBox {
	margin:4px 1px 4px 10px;
	float:right;
	padding:1px 3px;
	border:0px solid black;
	width:340px;
	overflow:hidden;
	height:420px;
	position:relative;
	z-index:1;
}
#frontBox img {
	border:1px solid black;
}
#frontBox a.front-1 {
	z-index:5;
	display:block;
	position:absolute;
	top:25px;
	left:5px;
}
#frontBox a.front-2 {
	z-index:4;
	position:absolute;
	left:160px;
	top:120px;
	display:block;
}
#frontBox a.front-3 {
	z-index:3;
	position:absolute;
	left:5px;
	top:235px;
	display:block;
}
#frontBox a.front-1:hover,
#frontBox a.front-2:hover,
#frontBox a.front-3:hover {
	z-index:20;
}
#frontBox h1 {
	color:black;
	font-size:20px;
	text-align:center;
	margin:0;
	padding:2px 0;
	cursor:default;
}
div.photo_row a img {
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        -moz-opacity: 0.5;
	opacity: 0.5;
}
div.photo_row a:hover img, .photo_row a.current img {
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

/* Form styling */
form > div {
	margin-bottom: 3px;
}
div > label {
	float: left;
	display: block;
	width: 100px;
	padding-right: 3px;
	text-align: right;
}

