@charset "utf-8";
/* CSS Document */

#container {
}

#header {
}

#header a img {
	text-decoration: none;
	border: hidden;
	color:#FFF;
}

#gvalogo {
}

#title {
	font-size:48px;
	color:#a4ba94;
	font-family:Arial Rounded MT Bold, Helvetica, sans-serif;
}

#contactinfo {
	font-size:14px;
}

#main {
}

#topmenu {
	font:Arial Rounded MT Bold;
	font-size:16px;
}

#leftmenu {
	font:Arial Rounded MT Bold;
	font-size:16px;
}

#leftmenu a img {
	border: hidden;
	color:#ffffcc;
}

#rightmenu a img {
	border: hidden;
	color:#ffffcc;
}

#minical a {
	color:#063;
}

#commishramblings {
	font-size:14px;
	border:1px solid #A4BA94;
}

#commishramblings a {
	color:#063;
}

#bitsandbytes {
	font-size:14px;
	border:1px solid #A4BA94;
}

#bitsandbytes a {
	color:#063;
}

#mainmenu {
	
}

#menuitem {
	background-position:top;
	background-repeat:no-repeat;
}
#content {
}

#breadcrumb {
	font-size:14px;
}

#pagecontent {
	background-position:top;
	background-repeat:no-repeat;
}

#formcontent {
}

#announcements {
	text-align:center;
	margin:0;
	padding:0;
	border:groove #366;
}

#events {
	margin:0;
	padding:0;
}

#footer {
	font-size:18px;
}

#spacer {
}

body {
	background:url(../images/layoutimages/background.gif) fixed;
	background-position:top;
	background-repeat:no-repeat;
	z-index:1;
	font-family:Cambria;
	font-size:18px;
	color:#063;
	background-color:#ffffcc;
}

a {
	color:#0F6;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#6ed063;
}

.button {
	color:#2a7622;
	border:ridge thin #2a7622;
	vertical-align:bottom;
}

.feature {
	font-family:Stencil;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#F90;
	border:ridge thin #2a7622;
}

.feature a {
	color:#FC6;
}

.feature a:hover {
	color:#FC3;
	text-decoration:underline;
}

.feature1 {
	font-family:Stencil;
	font-size:36px;
	font-weight:bold;
	text-align:center;
	color:#F90;
}

