@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat;
	background-color: #333333;
	background-image: url(images/layout/goxorbg.png);
}
#content a:link {
	color: #9a6605;
	text-decoration: none;
}
#footer a:link {
	color: #663300;
	text-decoration: none;
}
#footer a:visited {
	color: #663300;
	text-decoration: none;
}


#content a:visited {
	color: #9a6605;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #CC6600;
}



#header {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
}
#content a:hover {
	color: #e9a400;
	text-decoration: none;
}

#container {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: auto;
	margin-bottom: auto;
}
#blog {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}



#content {
	width: 764px;
	float: right;
	background-color: #000000;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

.contenttext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	color: #000000;
}
.contenttext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.contenttext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}


#footer {
	width: 764px;
	background-repeat: no-repeat;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	vertical-align: middle;
	background-image: url(images/layout/footer.png);
}
#footerinner {
	height: 15px;
	width: 142px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
}

.contenttext5 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: auto;
	margin-bottom: auto;
}
.footertext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#content2 {
	width: 764px;
	float: right;
	background-color: #F9F7E8;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#content2inside {
	width: 650px;
	background-color: #F9F7E8;
	padding-left: 20px;
}
