﻿body
{
	background-color: white;
}

H1
{
	font-family: 'Verdana';
	
	letter-spacing: 0.3pc;
	font-variant: small-caps;
	color: gray;
}
P
{
	text-align: justify;
	line-height: 2pc;
	font-family: Verdana;
	font-size:xx-small;

}

H6
{
	font-family: Verdana;
	font-size: smaller;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 0.3pc;
	color: gray;
}

#leftcolumn
{
	margin: 0 5px 0 0;
	display: inline;
	width: 15%;
	float: left;
	border: 1px solid #ccc;
	min-height: 300px;
	padding-bottom: 5px;
}
#leftcolumn h3
{
  background-color : #010066;
  color : #fff;	
}
#leftcolumn p
{
	line-height: 10px;
}

#centercolumn { 
border : 1px solid #ccc;
margin : 0 6px 0 0;
display : inline;
width : 68%;
float : left;
height : 50%;
} 
* html #centercolumn { 
height : 300px;
} 

#news
{
	float : left;
	width : 100%;
	height : 100%; 
}
#news h3
{
  background-color : #010066;
  color : #fff;	
}
#news p
{
	line-height: 3px;
}
#rightcolumn { 
margin : 0 5px 0 0;
display : inline;
width : 15%;
float : right;
border : 1px solid #ccc;
min-height : 300px;
padding-bottom : 5px;
} 
* html #rightcolumn { 
height : 300px;
} 

#rightcolumn h3 { 
background-color : #010066;
font-size : 1em;
padding-left : 7px;
padding-top : 2px;
padding-bottom : 2px;
color : #fff;
font-weight : bolder;
} 

#footer { 
margin-top : 5px;
display : inline;
float : left;
width : auto;
text-align : center;
padding-top : 100px;
padding-bottom : 10px;
} 
#footer p 
{
	font-family: Verdana;
	color : gray;
} 
#footer a { 
	color : #a8bcf6;
} 


headertitle555 { }

headertitle555 h4
{
	top : -78px;
	left : 300px;
	text-align: left;
	float : right;
	display : inline;
}

#header { 
border : 1px solid #ccc;
margin : 5px 5px 5px 5px;
height : 165px;
/*background-color : #010066;*/
} 
.logo { 
width : 141px;
height : 107px;
background-image : url(resources/grglogop.jpg);
margin-top : 10px;
margin-left : 5px;
} 
.logo a { 
color : #686b43;
font-size : 2em;
text-decoration : none;
padding-left : 12px;
line-height : 1.7em;
} 
