/** css file for GHO home page **/

body {
	background-color: #FFC;
}
#wrapper {
	position:relative;
	width:800px;
	margin:auto;
}
#mainpic {
	position:absolute;
	left:2px;
	top:0px;
	width:801px;
	height:115px;
	z-index:1;
}
#head {
	position:absolute;
	left:0px;
	top:118px;
	width:802px;
	height:96px;
	z-index:2;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}
#strap {
	position:absolute;
	left:0px;
	top:222px;
	width:782px;
	height:189px;
	z-index:3;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 10px;
}
#col1 {
	position:absolute;
	left:0px;
	top:450px;
	width:380px;
	height:3150px;
	z-index:4;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
}
#boxtop {
	position:absolute;
	left:400px;
	top:450px;
	width:400px;
	height:32px;
	z-index:5;
}
#boxcol1 {
	position:absolute;
	left:400px;
	top:481px;
	width:192px;
	height:494px;
	z-index:6;
	background-color: #006;
	padding-left: 5px;
	padding-right: 5px;
}
#boxcol2 {
	position:absolute;
	left:601px;
	top:481px;
	width:191px;
	height:494px;
	z-index:7;
	background-color: #006;
	padding-left: 5px;
	padding-right: 5px;
}
#boxbottom {
	position:absolute;
	left:400px;
	top:974px;
	width:400px;
	height:20px;
	z-index:8;
}
#col2 {
	position:absolute;
	left:405px;
	top:1000px;
	width:390px;
	height:2595px;
	z-index:9;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
}
#news {
	position:absolute;
	left:0px;
	top:3600px;
	width:798px;
	height:615px;
	border: thin solid #999;
	z-index:10;
}
#footer {
	position:absolute;
	left:0px;
	top:4219px;
	width:802px;
	height:156px;
	z-index:11;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #006;
}

/* primary text coding */
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000;
}
.boxheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-align: left;
}
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #FFF; 
}
.boxtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #0F0;
}
.cap {
	float: left;
	width: 38px;
	font-size: 54px;
	line-height: 48px;
	font-weight: normal;
	color:#444;
	font-family: georgia, times;
}
.cap2 {
	float: left;
	width: 52px;
	font-size: 54px;
	line-height: 48px;
	font-weight: normal;
	color: #444;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cap3 {
	float: left;
	width: 38px;
	font-size: 54px;
	line-height: 48px;
	font-weight: normal;
	color:#900;
	font-family: georgia, times;
}
.cap4 {
	float: left;
	width: 30px;
	font-size: 54px;
	line-height: 48px;
	font-weight: normal;
	color:#444;
	font-family: georgia, times;
}
.cap5 {
	float: left;
	width: 48px;
	font-size: 54px;
	line-height: 48px;
	font-weight: normal;
	color: #444;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.capbox {
	float: left;
	width: 38px;
	font-size: 54px;
	line-height: 48px;
	font-weight: normal;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.capbox2 {
	float: left;
	width: 52px;
	font-size: 54px;
	line-height: 48px;
	font-weight: normal;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.callout {
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.callouttext {
	font-size: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #900;
	font-weight: bold;
}
.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CFC;
}
.headingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #900;
	font-style: oblique;
	font-weight: bold;
}
.straptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.subheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#900
}
/* primary text coding ends */

/* menubar coding beings */
#menu1 {
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
	left: 10px;
}
#menu1 li {
	float: left;
	width: 78px;
	border: 1px solid #fff;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
}
#menu1 a {
  	display: block;
 	 width: 77px;
  	color: #fff; 
 	 background: #900; 
  	text-align: center; 
  	padding: 4px 0; 
  	text-decoration: none; 
  	float: left; 
}
#menu1 a:hover {
  	color:#fff; 
  	background:#006;
}
/* menubar coding ends */

/* hyperlink coding begins */
a:link {
	color: #C03;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #39F;
	font-weight: bolder;
}
a:hover {
	text-decoration: underline;
	color: #906;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #0FF;
	font-weight: 900;
}
/* hyperlink coding ends */

/* miscellaneous text coding begins */
.style2 {font-size: 9px}
.style5 {font-size: 10px}
.style7 {font-size: large}
.style9 {	
	font-size: small;
	font-style: italic;
}
.style10 {font-size: medium}
.style11 {color: #00F}
.style13 {font-size: small}
.style14 {
	font: bold normal 22px Arial, Helvetica, sans-serif;	
}
.style16 {
	color: #900;
	font-size: larger;
}
.style18 {color: #900}
/* miscellaneous text coding ends */
