/*
Screen layout: */

BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(GRINbg2007.gif) #0076ad repeat-x center 0px; PADDING-BOTTOM: 12px; MARGIN: 0px; FONT: 76% Verdana,Tahoma,Arial,sans-serif; COLOR: #000000; PADDING-TOP: 0px; TEXT-ALIGN: justify
}

#wrap {
background: #fff;
color: #0000000;
margin: 0 auto;
width: 780px;
}

#header1 {
clear: both;
height: 36px; 
width: 780px;
text-align: center;
background: url(GRINbg2007.gif);
color: #ffffff;
font-size: .9em;
margin: 0px 0 0 0;
font-weight: bold;
padding: 0;
}

#header1 a{
clear: both;
height: 54px; 
width: 780px;
text-align: center;
color: #ffffff;
font-size: 1.0em;
font-weight: bold;
margin: 0px 0 0 0;
padding: 0;
}


#header1 a:hover{
clear: both;
height: 36px; 
width: 780px;
text-align: center;
color: #ffe037;
font-size: 1.0em;
font-weight: bold;
margin: 0px 0 0 0;
padding: 0;
text-decoration: none;
}

#avmenu {
clear: left;
float: left;
width: 220px;
font-weight: bold;
text-align: left;
margin: 0 0 0 18px;
padding: 0px;
font-size: 0.9em;
}

#avmenu a{
clear: left;
float: left;
width: 220px;
font-weight: bold;
color: #000000;
text-align: left;
margin: 0 0 0 px;
padding: 0px;
font-size: 1.0em;
}

#avmenu ul {	
list-style: none;
width: 220px;
margin:  0 0 0 0px;
padding: 0px;
font-size: 0.9em;
}	

#avmenu li {
margin: 0 0 0 0px;
line-height: 1.8em;
}

#avmenu li a {
font-weight: normal;
text-decoration: none;
color: #505050;
display: block;
padding: 0 0 0 0px;
border-left: 0px solid #cccccc;
}	
	
#avmenu li a:hover {
color: #c31f1e;
text-decoration: underline;
border-left: 0px solid red;
}


#content {
margin: 0 18px 0px 240px;
border-left: 0px solid #000000;
border-right: 0px solid #f0f0f0;
padding: 0 0px 0 0px;
list-style: none;
font-size: 0.9em;
line-height: 1.4em;
text-align: justify;
}

#content h2 {
font-size: 1.0em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 0px;
display:inline;
background: #cccccc;
border: 0px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
line-height: 1.2em;
margin: 0 0 10px 0;
}

h2 {
font-size: 1.0em;
margin: 0 0 10px 0;
}

#caption {
margin: 0 2px 2px 240px;
border-left: 0px solid #f0f0f0;
border-right: 0px solid #f0f0f0;
padding: 0 0px 0 10px;
font-size: 0.8em;
line-height: 1.2em;
text-align: justify;
}

a {
text-decoration: none;
color: #a41818;
}

a:hover {
text-decoration: underline;
color: #a41818;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 24px 0 12px 0;
border-top: 0px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
color: #000000;
text-decoration: none;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}