.colors /* this is for reference only */
{
	background-color:#1C99F1; /* this is light blue */
	background-color:#EF821C; /* this is orange */
	background-color: #FFFF99; /* this is yellow */
	background-color: #FFFFFF; /* this is white */
}
body {
   	margin: 0px;
    padding: 0px;
	font-size:62.5%; /*sets 1em to 10 px to start */
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF; /* this is white */
	border:solid medium #EF821C;
	
}
h1, h2
{
color:blue;
}
.leadertext {
text-align:center;
background-color:#EF821C;
font-size:0.9em;
color:blue;
}
.header {
    text-align: left;
	background-color:#1C99F1;
	
	}
.wrapper {
   
    margin: 0px;
    padding: 0px;
    width: 75%;
    float: left;
	clear:both;
	border-right:solid 1px #1C99F1;
	}
.leftcol {
     padding: 2%;
	 font-size:1.2em;
}
.leftcol a
{
     padding: 1%;
	 	}
#leftcolhead
{
font-weight:bold;
}
.vertlinks a
{
line-height:1.6em;
}
.main {
    background-color: #FFFFFF;
    padding: 5%;
    float: right;
    width: 65%;
	font-size:1.2em;
	border-left:solid 1px #1C99F1;
	}
.main h2
{
color:#EF821C;
}	
.rightcol {
    padding: 2%;
	margin-left: 75%;
	font-size:1.2em;
		
}
.footer {
    border-top: solid #000 1px;
    background-color: #CCCCCC;
    padding: 1%;
    text-align: center;
    clear: both;
	border: solid thin #EF821C;
	background-color:#1C99F1;
	color:blue;
	font-size:0.9em;
}
.horizontallinks a
{padding:1.5%;
font-size:1.1em;
}
.menubar{
background-color:#EF821C; 
text-align:center;
margin-top:0%;
line-height:8px;

}
.header h1
{color:blue;
padding:2% 2%;
font-size:3em;
margin-top:0%;
margin-bottom:0%;
}
.header h2
{
margin-top:0%;
color:blue;
padding:1% 2% 3% 2%;
font-size:1.8em;
line-height:10px;
margin-bottom:0%;
}
.newsarea
{
border:1px solid #1C99F1;
padding:1%;
}

.newsfeed
{
width:95%;
font-family:Arial, Helvetica, sans-serif;
}
.newsfeed a
{
font-weight:bold;
font-size:1.0em;
}

#adheader
{

padding:2% 0% 0% 5%;
font-size:1.3em;
color:#EF821C;
font-weight:bold;
text-decoration:underline;
width:100%;
}
#gglrecborder
{border: solid 1px #1C99F1;
width:100%;
}
#gglad
{
padding:0% 5%;
}
#feedtitle
{
font-weight:bold;
font-size:1.2em;
color:#EF821C;
}
.feeditemtitle a
{
font-weight:bold;
}
#gglskyscraper
{
}
.popsearch a
{
text-align:left;
}

