﻿/* CSS layout / Design By Origins Media; www.originsmedia.net */

body {
	background: #86A6BD url('images/header.jpg') repeat-x fixed left top;
	margin-top: 25px;
	margin-bottom: 0;
}

#allcontent {
	padding: 0px;
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#top-nav {
	width: 900px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#top-nav h2{
	font-family: "Brush Script MT";
	font-size: 32px;
	font-style: italic;
	color: #FFFFFF;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font-weight: normal;
	height: auto;
	text-align: left;
}

#content{
	border-style: solid;
	border-width: 1px;
	border-color: #666666 #000000 #000000 #333333;
	width: 900px;
	padding: 5px 0 0 0;
	margin: 0;
	height: auto;
	background-position: left top;
	background-image: url('images/brown-bg.jpg');
	background-repeat: repeat;
	background-color: #F7DFBB;
}

#left-rope {
	position: fixed;
	top: 0px;
	left: -20px;
}

*html #left-rope {
	position: absolute;
	left: -40px;
}

#news-star {
	position: absolute;
	top: 70px;
	left: 850px;
	height: 82px;
}

#news-star img {
	border: none;
}

#news-star a:link {
	border: none;
}
#news-star a:visited {
	border: none;
}

/*#crab img {
	border-width: 0px;
	margin: 0px;
	position: absolute;
	top: 140px;
	left: 25px;
}*/


#page-content {
	width: 900px;
	height: auto;
}
#java {
	padding: 0px;
	float: left;
	width: 301px;
	height: 225px;
	margin: 40px 0 25px 0px;
	border: 1px black solid;
}
#wx_module_7075 {
	margin: 0px 0px 15px 8px;
	border: 1px none #008000;
	height: 275px;
	width: 300px;
	float: left;
}
#footer {
	width: 900px;
	height: auto;
	text-align: center;
	padding: 0px;
	padding-bottom: 5px;
	clear: both;
}
