*	{padding: 0; margin: 0; border: 0; outline: 0;}
	
body {background: url(/images/bg_gr-body.gif) repeat-y center 0;}
body, html
	{
	font-family: sans-serif, helvetica, arial;
	font-size: 100%;
	}
	
/* form stylin */
img, .GoBorder
	{
	border:	none;
	margin-bottom:0;
	}
form
	{
	font-size: .9em;
	}
input, textarea, option, select
	{
	color: #781351;
	border: 1px solid #030;
	margin-bottom:.5em;
	}
	
/*headers */	
h1
	{
	color: #F4993E;
	font-size: 1.2em;
	font-weight: bold;
	line-height:1.2em;
	padding-bottom:.7em;
	}
h2
	{
	color: #005900;
	font-size: 0.9em;
	font-weight: bold;
	padding: 1px;
	font-style: italic;
	margin-top:1px;
	}
h3
	{
	color: #630;
	font-size: 1.2em;
	margin-bottom:2px;
	}
ul ol
	{
	margin-bottom:6px;
	margin-top:16px;
	}
p
	{
    color: #000;
	margin-bottom:6px;
	margin-top:6px;
	}

/*  HEADER  */
#masthead 
	{
	width: 100%;
	height: 140px;
	background: url(/images/brownbar.jpg) no-repeat center 0;
	padding-top: 13px;
	padding-bottom: 0;
	margin-bottom:0;
	text-align:center;
	outline: none;
	}

#masthead p
	{
    font-size: .75em;
	padding-top: .29em;
	font-weight: bold;
	color: #000;
	}

#masthead a.yeartext
	{
    font-size: .76em;
	padding-top: .4em;
	font-weight: bold;
	color: #fff;
	}
	
#masthead a:link, a:hover, a:active
	{
	color: #000;
}
#masthead a:visited
	{
	color: #333;
}


/* CENTERCONTENT */
#ContentHome ul
	{
	font-weight: normal;
	}

#homepage
	{
	width:500px;
	height:8px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	}

#ContentHome a:link, a:hover, a:active
	{
	color: #AE7439;
	}
#ContentHome a:visited
	{
	color: #C63;
	}
#ContentHome
	{
	width:747px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:#fff;
	}
#ContentArea
	{
	width:400px;
	position:relative;
	margin-top:0;
	margin-left:15px;
	float:left;
	border:#900;
	margin-bottom:12px;
	color:#630;
	background-color:#fff;
	}
#ContentArea li
	{
	line-height:1.1em;
	font-size:.9em;
	}
#ContentArea a:link, a:visited, a:hover, a:active
	{
	color: #AE7439;
	}

#ContentArea p
	{
	font-size: .9em;
	margin-top: .2em;
	color: #630;
	line-height: 1.35em;	
	}
#ContentArea p.cc 
	{
	font-size:.7em;	
	}	
#ContentArea h3 
	{
	margin-top:0;
	margin-bottom:1em;
	padding-bottom:1em;
	}
#ContentArea h2, a 
	{
	color: #c96;
	padding-bottom:5px;
	margin-top:0;
	}

/* LEFTSIDE */
#leftside
	{
	left:1px;
	top:0;
	width:270px;
	margin:3px;
	margin-top:0;
	padding-left:11px;
	padding-right:27px;
	padding-bottom:22px;
	color: #000;
	float:left;
	background-color:#EDEDCB;
	position: relative;
	}

/* rounded corner */

#leftside .corner {background-image:url(/images/rounded_left.png);}

.roundedBox {
	position:absolute;
	padding:17px;
	margin:10px 0;
}
.corner 
{
	position:absolute; 
	width:17px; 
	height:17px;
	}
	
.topLeft 
{
	top:0; 
	left:0; 
	background-position:-1px -1px;
	}
.topRight {
	top:0; 
	right:0; 
	background-position:-17px -1px;
	}
	
.bottomLeft {
	bottom:0; 
	left:0; 
	background-position:-1px -17px;
	}
.bottomRight 
	{
	bottom:0; 
	right:0; 
	background-position:-17px -17px;
	}

#leftside h3
	{
	margin-top:22px;
	color: #AE7439;
	margin-bottom: .7em;
	margin-top:2em;
	padding-top:1em;
	}
#leftside h1
	{
	font-size: 1.5em;
	margin-top: 0;
	padding-top: 0;
	margin-bottom:0;
	padding-bottom:0;
	}

#leftside h2
	{
	font-size: 1.2em;
	color:#C93;
	margin-top: 9px;
	}
#leftside
	{color:#360;}
#leftside ol, ul
	{
	margin-left: 29px;
	font-size: .9em;
    font-weight: bold;
	margin-bottom: 2em;
	}	
#leftside p
	{
	font-size: 0.75em;
	line-height: 1.3em;
	color: #030;
	margin-top: 1em;
	margin-bottom: 1em;
	}
h5.cc
	{
	text-align:center;
	margin-top:22px;
	}
	
	.oast-out{
		display:inline;
		padding-right:35px;
		padding-top:9px;
		
		}
	.datebox
	{
		padding-right:9px;
		padding-bottom:5px;}