*{
	margin: 0;
	padding: 0;

}
body {
	font: medium Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 1.25em;
	color:#336633;
	background-image:url(../lightgreen-shadow-top.gif);
	background-repeat:repeat-x;
	background-color: #F9FDFA;
	text-align:justify;
}

#wrapper {
	width: 768px;
	margin: 0 auto;	
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
	z-index:auto;
}
#pageTitle {
	position:relative;
	left:25%;
	top: -42px;
	width:400px;
	z-index:1;
	font-size: 32px;
	font-weight: bold;
	color:#999999;
	line-height:34px;
}
#headings{
	width: 816px;
	padding-top: 5px;
	padding-bottom: 0%;
	border-bottom:medium  #21A5CE inset;	
}

#innerWrapper {
	background-image:url(../blue-gradient-top.gif);
	background-repeat:repeat-x;
	background-color: #ECF3F9;
	z-index: auto;
}
#masthead {
	padding-top: 1.5%;
	height: 130px;
	text-align:center;
	margin-top: 1%;
}
#main_text {
	z-index: 10;
}
.garry_pic {
	top:104px;
	margin-right: 10px;	
}
#content{
	padding-bottom: .5%;
	text-align:justify;
}
#footer{
	clear:both;
	width: 100%;
	font-size : 0.7em;
	color:#000000;
	text-align : center;
	padding: 0px 0px;
	margin: 0;
	border-top: 3px solid #0033CC;
	line-height: 0.7em;
	background-image:url(../blue-gradient-bottom.gif);
	background-repeat:repeat-x;
	background-color: #ECF3F9;
	padding-bottom: 3px;
}
#firstColumn,#secondColumn,#extraColumn {
	float: left;
	padding: 1%;
}

.entrancePage #firstColumn{
	width: 81%;
	border:thin #BBD2E6 solid;
	background-color: #ECF3F9;
}
.entrancePage #secondColumn{
	width: 14%;
	border-top:thin #999999 solid;
	background-image: url(../bluedark-gradient-top.gif);
	background-repeat:repeat-x;
	background-color: #ADC6DB;
	height: 100%;
	color:#000000;
}
.entrancePage #extraColumn{
	display: none;
}
.seperator {
	display: none;
}
h1, h2, h3, h4, p, ul {
		}
h1 {
	font: bold 130% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}
p{
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.hr{
	background-color: #5849DE;
	height: 3px;
}
.title{
	font-weight : bold;
	font-size: 110%;
	font-variant : small-caps;
	text-decoration : underline;
}
ul {
	list-style: square;
	margin-left: 50px
}
a:link {
	font-size: 100%;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 100%;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 110%;
	color: #000000;
	text-decoration: underline;
}
.hd-margin {
	margin-left: .5em;
}
.hd-caption {
	margin-left: .5em;
	text-align:left;
}
.top {
	color:#3366FF;
}
.search_forms{
	margin-left: .5em;
}

