﻿#GesContainer{
background-attachment:fixed; background-image:url(images/ges_bgsprite.jpg); background-repeat:repeat; height:99px;
}
.topWriter{
font-family:verdana; font-size:11px; color:#ffffff; text-decoration: none;
}
A.topWriter:hover{
font-family:verdana; font-size:11px; color:#ffffff; text-decoration: underline;
}

.topWriterCSS{
font-family:verdana; font-size:11px; color:#FAB301; text-decoration: none;
}
A.topWriterCSS:hover{
font-family:verdana; font-size:11px; color:#FAB301; text-decoration: underline;
}

#devAnalogClock {
	border: 0px solid #f0f0f0;
}
.bodyWriter{
font-family:verdana; font-size:11px; color:#000000; text-decoration: none;
}
A.bodyWriter:hover{
font-family:verdana; font-size:11px; color:#000000; text-decoration: underline;
}

.picturecomments{
font-family:verdana; font-size:11px; color:#000000; text-decoration: none;
}
A.picturecomments:hover{
font-family:verdana; font-size:11px; color:#000000; text-decoration: underline;
}
.error{
font-family:verdana; font-size:11px; color:#993300; text-decoration: none;
}
A.error:hover{
font-family:verdana; font-size:11px; color:#993300; text-decoration: underline;
}

.newsWriter{
font-family:verdana; font-size:11px; color:#003366; text-decoration: none;
}
A.newsWriter:hover{
font-family:verdana; font-size:11px; color:#cc0000; text-decoration: underline;
}
.newsLinker{
font-family:verdana; font-size:12px; color:#993300; text-decoration: underline;
}
A.newsLinker:hover{
font-family:verdana; font-size:12px; color:#993300; text-decoration: none;
}

.exploreWriter{
font-family:verdana; font-size:11px; color:#993300; text-decoration: none;
}
A.exploreWriter:hover{
font-family:verdana; font-size:11px; color:#993300; text-decoration: underline;
}

.GESWriter{
font-family:verdana; font-size:12px; color:#000000; text-decoration: none;
}
A.GESWriter:hover{
font-family:verdana; font-size:12px; color:#993300; text-decoration: underline;
}
.GESWriter2{
font-family:verdana; font-size:12px; color:#003366; text-decoration: none;
}
A.GESWriter2:hover{
font-family:verdana; font-size:12px; color:#003366; text-decoration: underline;
}
#chromemenu{
width: 99%;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(../images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
font-family:verdana; font-size:12px;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(../images/chromebg2.gif) center center repeat-x;
}


.roundcontNews {
	width: 320px;
	background-color: #ffffff;
	color: #000000;
}
.roundcontExtras {
	width: 300px;
	background-color: #ffffff;
	color: #000000;
}
.roundcontSignup {
	width: 460px;
	background-color: #ffffff;
	color: #000000;
}
.roundcontLogin {
	width: 800px;
	background-color: #ffffff;
	color: #000000;
}
.roundcontGallery {
	width: 800px;
	background-color: #ffffff;
	color: #000000;
}
.roundMain {
	width: 920px;
	background-color: #ffffff;
	color: #000000;
}
.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}
.roundtop2 { 
	background: url(../images/tr2.gif) no-repeat top right; 
}

.roundbottom2 {
	background: url(../images/br2.gif) no-repeat top right; 
}
img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
h3{
font-family:tahoma; font-size:16px; color:#003366; text-decoration:none; font-weight:bold;
}
h3{
font-family:tahoma; font-size:16px; color:#003366; text-decoration:none; font-weight:bold;
}
h2{
font-family:tahoma; font-size:19px; color:#ffffff; text-decoration:none; font-weight:bold;
}
h4{
font-family:tahoma; font-size:16px; color:#333330; text-decoration:none; font-weight:bold;

}
#submitbtn {
border-top:#003366 2px solid; border-bottom:#003366 2px solid; border-left:#003366 2px solid;
border-right:#003366 2px solid; padding-top:4px; padding-bottom:3px; padding-right:2px; padding-left:2px;
background:#f0f0f0; font-weight:bold; font-family:tahoma; font-size: 11pts; color:#003366; text-align:center;
 }
 #loginfield {
border-top:#cccccc 1px solid; border-bottom:#cccccc 1px solid; border-left:#cccccc 1px solid;
border-right:#cccccc 1px solid; padding-top:3px; padding-bottom:3px; padding-right:1px; padding-left:1px;
background:#f0f0f0; font-weight:bold; font-family:tahoma; font-size: 10pts; color:#333366; 
 }
.wireframemenu{
border: 1px solid #C0C0C0;
background-color: white;
border-bottom-width: 0;
width: 170px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #2f3857;
color: #ffffff;
}


