html { 
scrollbar-face-color:#D4D0C8; 
scrollbar-shadow-color:#cccccc; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-arrow-color:#464646; 
scrollbar-3dlight-color:#CCCCcc; 
scrollbar-darkshadow-color:#999999; 
scrollbar-track-color:#e6e6e6;
}


body{
margin:0;
padding:0;
background-image:url("/images/bg38_1.png");
background-repeat:repeat;
}

a{
color: #004e9c;
text-decoration: underline;
}

a:visited{
color: #004e9c;
text-decoration: underline;
}

#maincontainer{
background: #FFFFFF;
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border: 1px solid #000000;
}

#bodysplash{
background: #2B3E50;
height: 35px; /*Height of top section*/
width: 100%;
border-bottom: 3px dashed #2B3E50;
text-align: left;
font-size: 1.1em;
line-height: normal;
font-family: arial;
color: white;
padding-top: 10px;
padding-left: 8px;
}


#topsplash{
background: #006400;
height: 0px; /*Height of top section*/
}


#header{
background: #ffffff;
background-image:url("/images/photo_glbr_rock.png");
height: 255px; /*Height of top section*/
border-top: 0px solid #B5CC3D;
border-bottom: 8px solid #B5CC3D;
text-align:center;
padding: 10px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#linkards{
color: black;
background: #ffffff;
padding: 10px;
height: 15px; /*Height of top section*/
text-align:center;
font-size: 11px;
line-height: normal;
font-family: arial;	
font-weight: normal;
border-bottom: 1px solid #B5CC3D;
}

#linkards a{
clear: left;
color: #000000;
text-decoration: none;
padding: 10px;
font-size: 11px;
line-height: normal;
font-family: arial;	
font-weight: normal;
}

.linkard_top{
line-height: normal;
font-family: arial;	
font-weight: normal;
font-size: 11px;
}

#contentwrapper{
float: left;
width: 100%;
}

#noleftcolumn{
margin: 0 190px 0 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
border-right: 1px solid #000000; 
font-family: arial; 
font-size: 95%;
}

#norightcolumn{
margin: 0 0 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
border-left: 1px solid #000000; font-family: arial; font-size: 80%;
}

#nosidecolumn{
margin: 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	font-family: arial;
	font-size: 80%;
}

#contentcolumn{
margin: 0 190px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
border-left: 1px solid #000000;
border-right: 1px solid #000000;
	font-family: arial;
	font-size: 12px;
line-height: 1.4em;
}

#leftcolumn{
float: left;
width: 180px; /*Width of left column in pixel*/
margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
background: #ffffff;
	font-family: arial;
	font-size: 80%;
}

#rightcolumn{
float: left;
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
background: #ffffff;
	font-family: arial;
	font-size: 80%;
}

#footer{
border-top: 0px solid #000000;
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
clear: left;
color: #c4c4c4;
text-align: center;
padding: 4px 0;
font-size: 11px;
line-height: normal;
font-family: Tahoma;	
font-weight: normal;
text-align: center;
}

#footer a{
color: #c4c4c4;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}


h1 {
color: #2B3E50;
font-family: arial;
font-size: 1.4em;
margin: 0;
}

h2 {
color: #2B3E50;
font-family: arial;
font-size: 1.2em;
margin: 0;
}

h3 {
color: #2B3E50;
font-family: arial;
font-size: 14px;
margin: 0px;
padding: 0px;
}

h4 {
color: #2B3E50;
margin: 0px;
font-family: "Century Gothic", Times, serif; 
font-size: 14px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.graytext { 
COLOR: #c0c0c0; 
FONT-FAMILY: Verdana; 
FONT-SIZE: 10px; 
margin: 0px; 
line-height: 10px;
}

#rightcolumn i{
color: #808080;
font-size: 90%;
}

hr {
margin: 0px;
color: #000000;
background-color: #000000;
height: 1px;
}

.smtxt {
FONT-FAMILY: Verdana; 
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
line-height: 10px; 
text-align: center;
}

.press_releasedate{
FONT-FAMILY: Verdana; 
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
line-height: 14px; 
text-align: center;
padding: 5px;
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
}

div.alert {
	background-color: #FFFFE1;
	border: 1px solid orange;
	margin-top: 8px;
	margin-bottom: 16px;
	padding: 6px 6px 6px 6px;
	line-height: 18px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.commentbox{
font-family: "Century Gothic", Times, serif; 
font-size: 16px;
background-color: #ececec;
width: 430px;
padding: 10px;
}

.commentfooter{
background: url(/public/images/quote_arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}