
*
{
padding: 0em;
margin: 0em;
}

body,input
{
	font-size: 10pt;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: black;
}

p
{
	line-height: 1.5em;
	font-size: 11px;
	text-align: justify;
	color: white;
	padding: 0px 20px;
	margin-bottom: 10px;
}


h3,h4
{
	font-size: 1.1em;
	display: inline;
	font-weight: bold;
	margin-top:10px;
	color: white;
}

h5
{
	font-weight: bold;
	text-decoration: underline;
	padding: 10px 20px;
	color: white;
}

.pageTitle {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 10px;
	color: white;
}


.image_right {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-left: 10px;
	float: right;
}

.video_player {
	margin: 0 auto;
	text-align:center;
}



.centeredImage
{
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
    padding:0px;
}

p.textcenter
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
}

p.headingcenter
{
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	padding:bottom: 0px;
	margin-bottom: 0px;
}

p.textright
{
	text-align:right;
}

p.textleft
{
	text-align:left;
}

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

a:hover
{ text-decoration:none; }

.center { text-align:center; }


h2
{
color: white;
}

h4
{
font-size: 1em;
padding-right: 28px;
color: white;
}


.boxleft
{
	float: left;
	width:400px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	background:#2552a7;
}

.boxleftwide
{
	float: left;
	width:460px;
	padding-left: 10px;
	position:relative;
	background:#2552a7;
}

.boxleft img
{
	border:0px;
	margin:0px;
	vertical-align:middle;
}

#floatright img
{
	float:right;
	padding: 0px 5px 5px 15px;
}


.boxright
{
	float: right;
	width:400px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	background:#2552a7;
}

.boxrightwide
{
	float: right;
	width:460px;
	padding-right:10px;
	position:relative;
	background:#2552a7;
}

.boxright img
{
	border:0px;
}

img
{
}

img.noborderleft
{
	border:0px;
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}


img.left
{
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}

img.right
{
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
	position: relative;
	background: #fff url('images/border2.gif') repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}

.divider2
{
	position: relative;
	height: 1px;
	border-bottom: solid 1px #eaeaea;
	margin: 2.0em 0em 2.0em 0em;
}


.box
{
position: relative;
background: #DDDDDD ;
top: -1.5em;
padding: 1.5em;
border: solid 2px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul 
{
	margin-left: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}


ul.linklist li
{
line-height: 2.0em;
}



#outer
{
position: relative;
width: 860px;
border: solid 2px black;
background-color: black;
margin: 0 auto;
}

.contentarea
{
	width:860px;
	background:#2552a7;
	color:white;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-top:10px;
	padding-bottom:10px;
}





#header
{
	position: relative;
	width: 100%;
	height: 166px;
	background: black;
}
#header h1 { 
	float: left;
	color: white;
	padding: 20px 0 0 0;
	font-size: 30px;
}

#header .padding { 
	float: right;
	color: white;
	padding: 5px 5px 0 0;
	font-size: 90%;
	text-align: right;
}

#header .padding a { 
	color: white;
	text-decoration: none;
}

#header .padding p { 
	text-align: right;
}
#headercontent
{
	position: absolute;
	bottom: 0em;
	padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
	font-weight: normal;
	color: white;
	font-size: 2.5em;
}

#headercontent h1 sup
{
	color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
	height: 85px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#headerpichome
{
	position: relative;
	height: 573px;
	margin-top: 2px;
	margin-bottom: 0px;

}

#headerpic img
{
	border: 0px;
}

#menu
{
	position:relative;
	background:#2552a7;
	width:860px;
	height:24px;
	margin: 2px auto 2px auto;
}

#menu ul li
{
	position:relative;
	display:inline;
	left:-4px;
}

#menu ul li a
{
	position:relative;
	padding-right: 5px;
	color: white;
	text-decoration: none;
	font-size : 11px;
	border-right:1px solid silver;
}
#menu ul li a.last
{
	border-right:0px solid silver;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
	/*background: #7F8400 url('images/menuactive.gif') repeat-x top left;*/
}

#menubottom
{
	background: #fff ;
	height: 0px;
}

.nicelist
{
	padding: 0px 0px 5px 50px;
	font-size: 12px;
	margin-top: -5px;
}

.nicelist li
{
	margin: 0px 0px 0px 0px;
	padding: 2px;
	font-style: italic;
}

.community
{
	margin: 20px 20px;
	width:820px;
	background:white;
}

a.w_linktxt
{
	color:white;
}


#columns_3a
{
	position:absolute;
	left:10px;
	width:250px;
}
#columns_3b
{
	position:absolute;
	left:275px;
	width:250px;
}
#columns_3c
{
	position:absolute;
	left:505PX;
	text-align: center;
}
#columns_2a
{
	position:absolute;
	left:80px;
	width: 380px;
	text-align: center;
}
#columns_2b
{
	position:absolute;
	left: 430px;
	width: 380px;
	text-align: center;
}


#content
{
position:relative;
padding: 0px 10px 10px 10px;
}

#primarycontainer
{
	width: 100%;
}

 
#primarycontent
{
}

#secondarycontent
{
	margin-top: 1.5em;
	float: right;
	width: 18.0em;
}

#footer
{
	position: relative;
	height: 60px;
	clear: both;
	margin: 2px auto;
	background: black;
	color: white;
	font-size: 10px;
}

#footer .left
{
position: absolute;
left: 10px;
top: 3px;
}

#footer .right
{
position: absolute;
right: 20px;
top: 10px;
}

div.figure {
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

table.gallerypicture
{
	
}

table.gallerypicture td
{
	text-align: center;
	vertical-align: top;
	border: 1px black;
	padding-bottom: 10px;
	text-align: left;
	padding-right: 20px;
	margin: 50px;
}
h3 a:link, h3 a:visited { text-decoration: none; }
h3 a:hover { text-decoration: underline; }
/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
}

.albumdesc {
	line-height: 125px;
	color: white;
	font-weight: bold;
	margin-left:10px;
	font-size:1.05em;	
}

.albumc {
	margin-left: 230px;
	margin-bottom: 20px;
	width: 360px;
	border: 2px solid #000000;	
	background: #659AD0;
}

.albumc .thumb {
	float: left; 
	padding: 10px;	
}

.albumc a img {
	border: solid 1px #000000;
}

.albuml {
	margin-left: 50px;
	margin-bottom: 20px;
	float: left;
	width: 360px;
	border: 2px solid #000000;
	background: #659AD0;
}

.albuml .thumb {
	float: left; 
	padding: 10px;	
}

.albuml a img {
	border: solid 1px #000000;
}

.albumr {	
	float: right;
	margin-right: 50px;
	margin-bottom: 20px;
	width: 360px;
	border: 2px solid #000000;
	background: #659AD0;
}

.albumr .thumb {
	float: left; 
	padding: 10px;	
}

.albumr a img {
	border: solid 1px #000000;
}

.flashgallery {
	padding: 0px 20px 10px;
}

.galleryback {
	padding: 20px 0px 0px;
}
.galleryback a {
	font-size:12px;
	color:white;
}



/* Portfolios (home) thumbnails
------------------------------ */

.home {
	float: left;
	margin: 10px 0px 10px 70px;
	padding: 10px 10px 10px 10px;
	border: solid 2px #000000;
	width: 300px;
	background: #659AD0;
	color: #fff;
}

.home a img {
	float: left; 
	margin-right: 10px;
	border: solid 2px #000000;
}

.home a
{
	font-weight: bold;
	font-size:1.05em;
}

.home h5 {
	font-weight:normal;
	font-size:12px;
}


#community {
	padding: 50px 20px 10px 10px;
}

.community a {
	color: black;
	line-height: 30px;	
}

.community a img {
	border: solid 0px;
	padding-top: 20px;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

