BODY {font-family: verdana, helvetica, arial, sans-serif;
line-height: 16pt;
margin-left: 5pt; 
margin-right: 5pt;
margin-top: 5pt; 
background-image: url(/images/gradbg.gif);
background-repeat: repeat-x;
background-color: #1B1F4E;
background-attachment:fixed;
}
html, body { height : 100% ; margin : 0px ; padding : 0px }

#content {
        height : auto ;
		padding-top: 260px;
		padding-bottom: 30px;
		width: 950px;
		background-color:#090916;
		float:none;
		margin:auto;
		clear:both;
      }

#topNav {
        height : 260px ;
        left : 0px ;
        position : fixed ;
        top : 0px ;
        width : 100% ;
		margin: auto ;
      }
#Navbar {width:950px; height:260px; margin:auto}

P, LI {font-family: verdana, helvetica, arial, sans-serif;
text-align: justify;
font-size: 9pt;
line-height: 16pt;
color: white; }

h1 {font-family : Cambria, Georgia, "Times New Roman", Times, serif;
font-size: 20pt;
font-weight: normal; 
color: #979fc6; 
line-height: 40pt;}

h2 {font-family : Cambria, Georgia, "Times New Roman", Times, serif;
font-size: 14pt;
line-height: 16pt;
padding-top: 10px;
font-weight: normal;
color: #979fc6; }
	
h3 {font-family : helvetica, arial, sans-serif;
font-size: 8pt;
font-weight: normal;
color: white; }

h4 {font-family : verdana, helvetica, arial, sans-serif;
font-size: 8pt; 
line-height: 12pt;
font-weight: normal;
padding-top:0;
margin-top:0;
color: white;
clear:both;
}

a {text-decoration: none;
color: #979fc6; }
a:visited {color: #979fc6; }
a:hover {text-decoration: none; 
color: white; } 


td {font-family : verdana, helvetica, arial, sans-serif;
color: white;
line-height: 16pt;
font-size: 9pt; }

ul {font-family : arial;
list-style-type: disc;
font-size: 12pt; }

.leftcol {
	width: 250px;
	display:block;
	padding: 0;
	margin-left: 20px;
	margin-top: 15px;
	float:left;
	height: 100%;
}
.pics {
	padding-bottom: 30px;
}
.rightcol {
	display:block;
	margin-right: 40px;
	margin-left: 300px;
	padding-bottom: 20px;
}
	
.caps {
	text-transform:uppercase;
}

.presscredit {
	text-align: right;
	font-size: 8pt;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 1.2em;
	padding-bottom: 2em;
}
.quote {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.border {
	border-top: solid 1px #979fc6;
}

.box {
	display:block;
	width: 200px;
	float: left;
}

.gallpics {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	border: 1px solid;
}