@charset "UTF-8";
/* CSS Document */

html{  background:#000000; }
body{  margin:0; padding:0; font-family:Helvetica, Arial, sans-serif;}
p, a, ul, li, span, div, td { color:#FFFFFF; font-size:12px;}
p{ margin:0 0 10px 0; line-height:15px;}
a{ color:#CCCC66; text-decoration:none;}
a:hover{ text-decoration:underline;}

h1{ font-size:20px; line-height:20px; font-weight:normal; display:inline; color:#CCCC66;}

.clear{ clear:both;}


#OuterContainer{ width:362px;  margin:0px auto 0px auto;}
#InnerContainer{ border-top:2px solid #cccccc; border-right:2px solid #cccccc; border-bottom:2px solid #cccccc; border-left:2px solid #cccccc; -moz-border-radius-topleft:15px; -webkit-border-top-left-radius:15px; background:#111111;}


/*#MainNav{ width:990px; height:30px; top:-30px; position:absolute; z-index:20;}*/
#MainNav{ }

#MainNav ul{ margin:8px 0 8px 0; padding:0; text-align:right;}
#MainNav li{ display:inline;  margin-right:10px; padding-right:15px; border-right:1px solid #cccccc; text-transform:uppercase;}
#MainNav li.Last{ margin-right:2px; padding-right:0; border-right:none;}
#MainNav a.Selected{ color:#FF0000;}

#PageHeaderContainer{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
#PageHeader{ padding:10px 15px 10px 15px; border-right:2px solid #CCCCCC; border-bottom:2px solid #CCCCCC; -moz-border-radius-bottomright:15px; -webkit-border-bottom-right-radius:15px; float:left; overflow:hidden;}
#PageSubHeader{ }
#PageSubHeader ul{ margin:0px;}
#PageSubHeader li{ height:15px; margin-right:3px; padding:5px 15px 0px 15px;  float:left; display:inline;}
#PageSubHeader li.Selected{ background:#cccccc; -moz-border-radius-bottomright:15px; -moz-border-radius-bottomleft:15px; -webkit-border-bottom-right-radius:15px; -webkit-border-bottom-left-radius:15px;}
#PageSubHeader li.Selected a{ color:#000000;}
#PageSubHeader a:hover{ text-decoration:none; color:#FF0000;}

#Content{ padding:15px; overflow:hidden;}
#Content p{  }
#Content li{ margin-bottom:3px; list-style:none; }
#LeftContent{ width:300px; float:left;}
#RightContent{ width:100px; float:left;}

#EmailFormContainer{ padding:20px; background:#000000;}
#EmailFormContainer p{ width:auto;}
#FieldEmail{ margin-bottom:5px;}

#ContactForm{ }
#ContactForm td{ vertical-align:top;}
#ContactForm table{ width:550px;}
#ContactForm td.col1{ width:100px; }
#ContactForm td.col2{ width:150px;}
#ContactForm td.col3{ width:300px;}

#ContactForm input { width:140px; }
#ContactForm textarea{ width:144px; }
#Submit {}

.displayError{ color:#FF0000;}

form .Title{ width:150px; float:left;}

#MainLogo{   margin:10px 0px 10px 10px;  }

/* SPLASH */

#SplashContainer{ width:600px; margin:0 auto 0 auto; background:#0000ff; height:300px;}

#SplashContainer div.item{ }

#Montage{ margin-top:10px; border-top:2px solid #cccccc; overflow:hidden;}
#Montage img{ border-right:2px solid #cccccc; display:inline; float:left;}
#Montage img.Last{ border-right:none;}

.SocialNetworking{ margin:10px 0 10px 0; padding:0; text-align:center; }
.SocialNetworking li{ margin:0 15px; padding:0; display:inline; }
.emailAddress{ }