body{
	background: #06466f url(../images/wallpaper.jpg) repeat-x top left;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #eeeeee;
}

img{
	margin: 0;
	padding: 0;
	border: none;
}

h1, #masthead h1 a{
	margin: 0;
	padding: 0;
	color: #cdc483;
	font: bold 24px/36px Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

h2{
	margin: 0;
	padding: 0;
	color: #cdc483;
	font: bold 18px/24px Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
}

h3{
	margin: 0;
	padding: 12px 0;
	color: #91aaba;
	text-align: center;
	font: bold 12px/14px Helvetica, sans-serif;
	text-transform: uppercase;
}

a{
	color: #eeeeee;
	text-decoration: underline;
}

#outer-container{
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

#outer-left{
	width: 150px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: right;
}

#admin{
	margin: 20px 0 0 0;
	padding: 10px;
}

#outer-left img{
	border: none;
}

#outer-right{
	width: 800px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: left;
}

* html #outer-right{
	display: inline;
}

#nav{
	width: 800px;
	/*height: 120px;*/
	overflow: hidden;
	margin: 0;
	padding: 0;
	font: 11px/14px Helvetica, sans-serif;
	text-transform: uppercase;
	height: 118px;
	border-bottom: 2px solid #697586;
}

* html #nav{
	display: inline;
}

#nav ul{
	margin: 0;
	padding: 0;
	display: inline;
}

#nav li{
	float: left;
	margin: 0;
	padding: 0;
	width: 133px;
	height: 118px;
	text-align: center;
	list-style-type: none;
}

#nav li.nav-extended, #nav li.nav-extended a{
	width: 135px;
}

#nav li a{
	width: 133px;
	height: 118px;
	padding-top: 80px;
	display: block;
	overflow: hidden;
	background: #001533 url(../images/nav.jpg) no-repeat right top;
	text-decoration: none;
}

#nav li a:hover, #nav li a.current{
	background-position: right -118px;
}

#subnav{
	margin: 10px 0 0 0;
	padding: 0;
	height: 200px;
	overflow:auto;
}

#subnav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnav li{
	float: left;
	width: 210px;
	/*height: 24px;*/
	margin: 0;
	padding: 0 10px 10px 0;
	/*color: #cdc483;*/
    font-weight: bold;
    color: #cccccc;
}

#subnav li.clearsubnav{
	clear: both;
}

.subnavtable{
	border:0;
}

.subnavtable td{
	width: 210px;
	vertical-align: top;
	padding-bottom: 6px;
}

#masthead{
	width: 800px;
	height: 290px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-color: #06466f;
	border-bottom: 10px solid #04375d;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
}

* html #masthead{
	display: inline;
	background-color: #06466f;
	border-bottom: 0;
}

#masthead p{
	margin: 0;
	padding: 0;
	text-align: justify;
}

#masthead-admin{
	width: 800px;
	min-height: 290px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-color: #06466f;
	border-bottom: 10px solid #04375d;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
}

#masthead a{
	color: #cdc483;
	text-decoration: none;
    font-weight: normal;
}

#masthead #subnav a:visited {
	color:#8f895b;
}

#masthead a:hover {
	text-decoration: underline;
}

#upper-content{
	float: left;
	margin: 0;
	/*padding: 30px 10px 24px 30px;*/
        padding: 30px 30px 24px 30px;
	/*width: 492px;*/
        width: 472px;
}

* html #upper-content{
	display: inline;
	background-color: #06466f;
	height: 240px;
	border-bottom: 0;
}

#upper-image{
	float: right;
	width: 268px;
	height: 290px;
	overflow: hidden;
}

* html #upper-image{
	display: inline;
	border-bottom: 0;
}

#content-container{
	float: left;
	width: 800px;
	margin: 0;
	padding: 0;
	background: #06466f url(../images/content_bg.jpg) repeat-y top left;
	text-align:justify;
}

* html #content-container{
	display: inline;
	padding-top: 20px;
	border-top: 10px solid #04375d;
}

#content-container-admin{
	float: left;
	width: 800px;
	min-height: 290px;
	margin: 0;
	padding: 0;
	background: #06466f url(../images/content_bg.jpg) repeat-y top left;
}

#content{
	margin: 0;
	/*padding: 30px 10px 25px 30px;*/
        padding: 30px 30px 25px 30px;

}

#inner-content{
	float: left;
        /* width: 472px;*/
	width: 452px;
       
}


#content img{
	border: 10px solid #06466f;
}

#sidebar img{
	border: none;
}

#sidebar-container{
	float: right;
	width: 258px;
	margin: 10px 0 24px 0;
	background: url(../images/sidebar_top.jpg) no-repeat top left;
	border-bottom: 10px solid #cdc483;
}

#sidebar{
	margin: 10px 0 0 0;
	padding: 20px;
	background: #022546 url(../images/sidebar_bg.jpg) repeat-y top left;
}

#footer{
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	font: 10px/ 14px Arial, Helvetica, sans-serif;
	color: #cdc483;
	background: url(../images/footer_top.jpg) no-repeat top left;
}

#footer a{
	color: #cdc483;
	text-decoration: underline;
}

#home-left{
	float: left;
	width: 339px;
	text-align: left;
	margin: 0 0 30px 0;
}
#home-right p{
	text-align: justify;
}

#home-right{
	float: right;
	width: 391px;
	text-align: left;
	margin: 0 10px 30px 0;
}

#home-side-container{
	float: right;
	width: 391px;
	margin: 10px 0 24px 0;
	background: url(../images/home_side_top.jpg) no-repeat top left;
	border-bottom: 10px solid #cdc483;
}

#home-side{
	margin: 54px 0 0 0;
	padding: 20px;
	background: #022546 url(../images/home_side_bg.jpg) repeat-y top left;
}

#home-side DIV P {
	text-align: left;
}

#home-side h3{
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-align: left;
	font: bold 18px/24px Helvetica, sans-serif;
	text-transform: uppercase;
}

.home-project{
	width: 285px;
	margin: 30px 0 0 0;
}

.home-news-left{
	float: left;
	width: 162px;
	margin: 0;
	border-top: 1px solid #00102b;
}

.home-news-right{
	float: right;
	width: 162px;
	margin: 0;
	border-top: 1px solid #00102b;
}

.home-news-left strong, .home-news-right strong{
	color: #cdc483;
	font-weight: bold;
}

.home-news-left p, .home-news-right p{
	clear: left;
}

.home-date{
	float: left;
	background-color: #00102b;
	color: #ffffff;
	padding: 2px 4px;
}

.cleaner{
	clear: both;
	line-height: 0;
	height: 0;
}

.flag-left{
	margin: 30px 0 0 0;
	border-top: 1px solid #00102b;
	width: 285px;
}

.flag-right{
	margin: 30px 0 0 0;
	border-top: 1px solid #00102b;
	width: 371px;
}

.flag-left a, .flag-right a{
	float: right;
	padding: 2px 4px;
	background-color: #00102b;
	color: #ffffff;	
	text-decoration: none;
}

.center{
	text-align: center;
}

.sidebar-desc{
	font-style: italic;
}

.sidebar-link{
	text-align: right;
}

.projects-overview{
	background: url(../images/projects_overview2.jpg) no-repeat;
	text-indent:-9999px;
	width: 270px;
	height: 40px;
}

.welcome{
	background: url(../images/welcome3.jpg) no-repeat;
	text-indent:-9999px;
	/*width:220px;*/
	width:371px;
	height:40px;
}

#pageDialog, #sectionDialog, #sidebarDialog, #deletePageDialog, #deleteSidebarDialog, #sectionImageDialog{
	color: #333333;
	text-align: left;
}

#resultBox{
	margin: 0;
	padding: 0;
	color: #91aaba;
	text-align: center;
	font: bold 18px/24px Helvetica, sans-serif;
	text-transform: uppercase;
}

#render-offscreen{
	text-indent: -5000px;
	width:1px;
	height:1px;
	overflow:hidden;
}

/* YUI Tree */
.ygtvlabel,.ygtvlabel:link,.ygtvlabel:visited,.ygtvlabel:hover{margin-left:2px;text-decoration:none;background:none;}

.yui-editor-panel{color:#333333;}

#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/lb/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lb/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; }


* html #content, * html #inner-content{
	display: inline;
}
