body {
	margin: 0px;
	padding: 0px;
	background-color: #162343;
	font-size: 100%;
	line-height: 130%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #CCCCCC;
	background-image: url(../images/interface/body-bg.gif);
	background-repeat: repeat-x;
}

/* @group Menu */
#menu
{
	font-size: 11px;
	line-height: 18px;	
}

#menu hr
{
	color: #666;
	background-color: #666;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	opacity: 0.4;
}
#menu h2
{
	text-transform: capitalize;
	font-variant: small-caps;
	color: palegoldenrod;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	margin: 10px 0;
}

#menu h3
{
	text-transform: capitalize;
	font-variant: small-caps;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;	
}
#menu h4
{
	text-transform: capitalize;
	color: orange;
}
#menu h5
{
	text-transform: capitalize;	
	color: white;
	font: italic small-caps 13px Georgia, "Times New Roman", Times, serif;
}
#menu p
{
	/*float: left;*/
}
#menu p a
{
	/*float: left;*/
}

#right-col  #menu ul  
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0px;
	font-weight: normal;
	list-style-type: square;
	/*list-style-position: outside;*/

}

#right-col #menu li
{
	/*list-style-position: inside;*/
	margin-bottom:10px;
}
/* @end */

.tiny {
	font-size: 90%;
}
.events {
	/*padding: 15px;
	color: #000000;
	background-color: #FBFBFB;
	margin-right: 5px;
	margin-top: 5px;
	background-image: url(../images/interface/paper-bg.gif);
	background-repeat: repeat-x;
	line-height: 25px;*/
}
.events h2 {
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 240%;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	font-variant: small-caps;*/
}

.events h3 {
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	font-variant: small-caps;
	display: block;
	clear: both;*/
}
.events h4 {
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	font-variant: small-caps;
	display: block;
	clear: both;*/
	
}
.green
{
	color: #008000!important;
}
.events strong {
	/*text-transform: capitalize;
	color: #333333;*/
}
a:visited {
	color: #000000;
}
.links {
	padding: 15px;
	color: #000000;
	background-color: #FBFBFB;
	margin-right: 5px;
	margin-top: 5px;
	background-image: url(../images/interface/paper-bg.gif);
	background-repeat: repeat-x;
	line-height: 25px;
}
.links h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 240%;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	font-variant: small-caps;
}
.links h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	font-variant: small-caps;
	display: block;
	clear: both;
}
.links h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	font-variant: small-caps;
	display: block;
	clear: both;
}
.links h4:hover
{
	text-decoration: none;	
}
.links strong {
	text-transform: capitalize;
	color: #202020;
}
.links a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: lowercase;
}
.events a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: lowercase;
}
.events a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#wrapper {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-color: #173280;
	padding: 10px;
	background-image: url(../images/interface/wrapper-bg.gif);
	margin-top: 10px;
	background-repeat: repeat-x;	
	border-top: 1px solid #666;	
	border-left: 1px solid #666;
	border-right: 1px solid #222;
	border-bottom: 1px solid #111;	
-moz-border-radius-bottomRight: 25px;
    -webkit-border-bottom-right-radius: 25px;
}
#eyebrow {
	height: 110px;
	width: 952px;
	
	margin-right: auto;
	margin-left: auto;
	background-color: #123366;
	border-top: 1px solid #666;	
	border-left: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #000;	

    overflow: hidden;
	background-image: url(/images/interface/eyebrow-bg.jpg);
}

#content-wrapper {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	overflow: hidden;
	/*min-height: 475px;*/
}
a     {
	text-decoration: none;
	/*color: #FFFFFF;*/
	padding: 0px;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    }
a:hover   {
	text-decoration: underline;
	color: #FF9900;
}

#content-wrapper-top-bar {
	border-bottom: 1px solid #111;
	font-size: 70%;
	font-weight: bold;
	text-transform: capitalize;
	padding: 3px 6px;
	text-align: left;
	width: 938px;
	border-left: 1px solid #111;
	border-right: 1px solid #222;	
    /*-moz-border-radius-bottomRight: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomLeft: 5px;
    -webkit-border-bottom-left-radius: 5px;*/
	background: #173280 url(/images/interface/top-bar-bg.png) repeat-x center top;
}
#content-wrapper-top-bar a     {
	text-decoration: none;
	color: #FFFFFF;
	}
#content-wrapper-top-bar a:hover     {
	text-decoration: underline;
	/*color: #FFFFFF;*/
	}	
.push
{
	font-size: 120%;
}
/* @group slideshow */
#slideshow-wrapper {
	height: 400px;
	background-image: url(../images/interface/slideshow-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 53px;
	width: 580px;
}

#slideshow {
	position: absolute;
	width: 470px;
	margin-top: 0px;
	margin-left: 52px;
	height: 348px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	overflow: hidden;
}
#slideshow .pics img {
}
#controls {
	z-index: 1000;
	left: 0;
	display: none;
	text-align: left;
	outline: none;
	float: left;
	width: 455px;
	position: absolute;
	top: 317px;
	margin: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
}

#controls span {
	outline: none;	
}
#control-buttons {
	float: left;
	margin-left: 0px;
}
#control-buttons img {
	height: 21px;
	width: 21px;
	border: 1px solid #333333;
}
#control-buttons img:hover {
	border: 1px solid #99CC00;
}

#output {
	text-align: right;
	font-size: 75%;
	margin-top: 2px;
	float: right;
	text-transform: capitalize;
	margin-right: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
/* @end */

#left-col {
	width: 580px;
	float: left;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
	padding-top: 0px;
}

/* @group info */

.info {
	width: 353px;
	float: right;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #777;
	margin-top: 5px;
	font-size: 72%;
}
.info hr {
    color: #162F7C; 
    background-color: #162F7C; 
    border: 1px dotted #777; 
    border-style: none none dotted;
    margin: 10px 10px 10px 0; 
}

.info h1, .info h2, .info h3, .info h4 
{
	font-family: Georgia, "Times New Roman", Times, serif;
   	text-transform: capitalize;
	font-variant: small-caps; 	

}

.info h2, .info h2 a, .info h2 a:visited {
	color: #c19f57;
}
.info h2 a:hover   {
	text-decoration: none;
	color: #fff;
}
.info em 
{
	/*color: #910911;*/
	font-style: normal;
	font-size: 90%;
	
}
.info em p 
{
	color: #fff;
	/*font-size: 90%;*/
	/*margin:0 10px;*/ 	
}

.info  em h2 
{
	/*color: #231e8f;*/
   	text-transform: capitalize;
	font-variant: small-caps; 	
    /*margin: 10px;*/ 		
}
.info h3 
{
	/*color: #555;*/
   	text-transform: capitalize;
	font-variant: small-caps; 	
}
.info h4 
{
	/*color: #6356d7;*/
}
/* @end */


#right-col h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
}
#right-col h3 {
    font-weight: bold;
    text-transform: capitalize;
    font-size: 12px;
    color: #fff;	
}
#right-col em
{
	font-weight: normal;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    color: #FF882A;	
   	text-transform: capitalize;
	font-variant: small-caps; 
}*/
.white {
	color: #FFFFFF;
}
.orange {
	color: #FF9900!important;
}
.red {
	color: #FF0000;
	font-size: 110%;
}
/* @group footer */
#footer {
	text-align: right;
	outline: none;
/*	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;*/
	font-size: 9px;
	text-transform: capitalize;
	font-weight: normal;
	color: #eee;
	width: 942px;
	margin-top: 0 auto;
	clear:both;
	display:block;
}
#footer-left {
	text-align: left;
	float: left;
}
#footer-right {
	text-align: right;
	float: right;
}
#footer a {
	color: #FF9900;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* @end */
.press {
	padding: 15px;
	color: #000000;
	background-color: #FBFBFB;
	margin-right: 5px;
	margin-top: 5px;
	background-image: url(../images/interface/paper-bg.gif);
	background-repeat: repeat-x;
}

