html,body,div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #798F9A;
	margin: 0px;
}
body {
	background: repeat-x 50% 0;
	background-attachment: scroll;
	margin: 0;
	padding: 0;
	background-color: #B7C9D5;
	background-image: url(g/blueback.jpg);
}
/* Section Rules
----------------------------------------------- */
#page {
	width: 740px;
	position: relative;
	margin: 0 auto;
	height: auto;
}


#comp {
	text-align: left;
	}

#logo {
	position: absolute;
	top: 17px;
	right: auto;
	z-index: 1;
	left: 10px;
	width: 610px;
	height: 250px;
	}
	
#logo a:visited {
	border-style: none;
}

#home {
	right: 20px;
	position: absolute;
	width: 140px;
	height: 16px;
	background-color: #EDE4C3;
	padding-top: 4px;
	top: 34px;
	padding-left: 10px;
	font-size: 11px;
	}
	
#text {
	width: 740px;
	left: 0px;
	position: relative;
	text-align: left;
	background-image: url(g/strip.jpg);
	background-repeat: repeat-y;
	top: 0;
	font-size: 12px;

	}
	
#describe {
	font-size: 8px;
	display: none;

	}
	


a:link,a:active {
	color: #7A9199;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: none;
	border-bottom-width: 1px;
}
a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom-color: #999999;
}	
a:hover {
	color: #3C6583;
}
a img {border-width: 0; border-style: none;}
.content {
	position: relative;
	top: 0px;
	width: 420px;
	left: 170px;
}

.tinytxt{
	font-size: 11px;
	color: #49524F;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#menu{
	margin: 40px 0px 0px 53px;
	padding: 0;
	border: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline;
	width: 170px;
	position: absolute;
	z-index: 1;
	}
.logopos {
	position: relative;
	top: 130px;
	left: 10px;
}

.describe {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515757;
	}
.floatright {
	float: right;
	margin: 0 0px 5px 20px;
	border: 1px solid;
	border-color: #B5B5B5;
	padding: 3px;
	background-color: #E3E4D6;
	
}
.floatleft {
	float: left;
	margin: 0 15px 10px 0px;
	border: 1px solid;
	border-color: #B5B5B5;
	padding: 5px;
	background-color: #FFFFFF;
	}
	
.handcursor{
cursor:hand;
cursor:pointer;
	
}

.switchgroup2{
	font-size: 11px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	padding: 0px;
	font-weight: bold;
}


# li a {display:inline-block;}
# li a {display:block;}
