@charset "utf-8";
body {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #666;
	padding: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* CSS Document */

#wrapper {
	padding: 0px;
	width: 1000px;
	position: relative;
	height: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	margin: 0px;
	width: 897px;
	position: absolute;
	height: 891px;
	left: 12px;
	top: 191px;
	background-color: #CCC;
	z-index: 5;
	border: 5px solid #333;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 75px;
}

#content2 {
	margin: 0px;
	width: 843px;
	position: absolute;
	height: 814px;
	left: 75px;
	top: 62px;
	background-color: #CCC;
	z-index: 5;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-left-color: #333;
}
.float_right {
	float: right;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: thick solid #000;
}
.float_left {
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: thick solid #000;
}


#nav {
	margin: 0px;
	width: 953px;
	position: absolute;
	height: 160px;
	background-color: #000;
	left: 12px;
	top: 2px;
	z-index: 10;
	color: #FFF;
	font-size: 1.3em;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	text-align: right;
	vertical-align: bottom;
}
#header {
	position: absolute;
	height: 105px;
	width: 737px;
	left: 255px;
	top: 15px;
	color: #000;
	text-align: center;
}
#logo {
	position: absolute;
	z-index: 15;
	left: 19px;
	top: 10px;
	width: 158px;
}


#col_1 {
	position: absolute;
	left: 248px;
	top: 85px;
}

#col_2 {
	position: absolute;
	left: 588px;
	top: 84px;
}


/*STYLE 1*/
.go {
	color:#FFF;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 2px;
	}
		a.go:link{
	color:#FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a.go:visited, focus{
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
		a.go:hover{
	color: #CCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*STYLE 2*/
.go2 {
	color:#FFF;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 2px;
	}
		a.go2:link{
	color:#FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a.go2:visited, focus{
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
		a.go2:hover{
	color: #F00;
	text-decoration: overline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: none;
}

/*STYLE 3*/
.go3 {
	color:#FFF;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 2px;
	}
		a.go3:link{
	color:#FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a.go3:visited, focus{
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
		a.go3:hover{
	color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.2em;
}

/*STYLE 4*/
.go4 {
	color:#FFF;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 2px;
	}
		a.go4:link{
	color:#FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a.go4:visited, focus{
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
		a.go4:hover{
	color: #CCC;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*STYLE 5*/
.go5 {
	color:#FFF;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 2px;
	}
		a.go5:link{
	color:#FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a.go5:visited, focus{
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
		a.go5:hover{
	color: #FFF;
	text-decoration: blink;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.small {
	font-size: .5em;
}

.center {
	text-align: center;
	margin: 0px;
	position: relative;
	padding-top: 15px;
	padding-bottom: 5px;
}
