body {
	text-align: center;
	font-size: 120%;
	margin: auto;
	width: 100%;
	background-image: url(/netrubydesign/public_html/images/bk_2.gif);
	background-repeat: no-repeat;
}

#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50%;
	text-align: left;
	margin: auto;
	width: 800px;
	position: relative;
}
#container2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-position: left top;
	text-align: left;
	margin: auto;
	width: 800px;
	position: relative;
	font-size: 50%;
}

#header {
	padding-top: 100px;
	margin: auto;
}
#header2 {
	margin: auto;
	padding: 0px;
}

#logo {
	float: none;
	padding: 0px;
	margin-left: 110px;
}
#logo2 {
	padding: 0px;
	margin-top: 230px;
	margin-left: 300px;
}

#nav {
	text-align: center;
	clear: none;
	float: none;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#nav2 {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#subcontainer {
	padding-top: 15px;
	padding-bottom: 20px;
	clear: both;
	float: none;
	margin-left: 110px;
	width: 560px;
	margin-right: 20px;
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
}
#subcontainer2 {
	margin-left: 110px;
	padding-bottom: 50px;
	font-weight: bold;
	color: #CCCCCC;
	width: 700px;
	margin-top: 30px;
	font-size: 1.2em;
}


subcontainer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4px;
	color: #333333;
	text-decoration: none;
}

#footer {
	color: #330000;
	text-align: center;
	padding: 0px;
	clear: both;
	font-weight: normal;
	font-size: 1.3em;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	text-decoration: none;
}


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

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1.2em;
	font-style: oblique;
	display: inline;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	font-size: 1em;
	color: #000000;
}
h2 {
	font-size: 1.8em;
	color: #330000;
	font-family: Eurostile;
}
h3 {
	color: #330000;
	text-decoration: none;
}
