﻿.container {
	margin: 0px auto 0px auto;
	width: 960px;
	background-color: #fff;
	position: relative;
}
#main	{
	background-image: url('../assets/images/body_bg.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-top: 10px;
}
.logo {
	position: relative;
	width: 60px;
	height: 150px;
	background-image: url('../assets/images/head_bg.gif');
	float: left;
}
.logo img {
	margin-top: 22px;
	margin-left: 2px;
	float: left;
}
.head	{
	background-position: bottom;
	height: 150px;
	background-image: url('../assets/images/head_bg.gif');
	background-repeat: repeat-x;
	width: 900px;
	position: relative;
	float: left;
	top: 0px;
	display: inline;
}
.head h1	{
	color: #FFFFE6;
	font-family: Arial, Helvetica, sans-serif;
	bottom: 5px;
	top: auto;
	margin-top: 50px;
	padding-left: 20px;
}
.nav {
	background-color: #383838;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF0000;
	height: 40px;
	position: relative;
	margin-bottom: 10px;
	display: block;
	float: left;
	width: 960px;
}
.left_container {
	position: relative;
	width: 600px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	padding: 10px 15px 10px 10px;
	text-align: justify;
	background-color: #fff;
}
.right_container {
	position: relative;
	width: 314px;
	float: right;
	padding: 10px;
	background-color: #fff;
	top: 0px;
	left: 36px;
}
.nav ul {
	display: block;
	position: relative;
	height: 40px;
	top: 10px;
}
.nav ul li {
	color: #C0C0C0;
	display: inline;
	margin-right: 30px;
}
.nav ul li a {
	color: #C0C0C0;
	text-decoration: none;
	height: 40px;
}
.nav ul li a:hover {
	color: #FF3300;
	text-decoration: none;
}
.nav ul li a.current {
	border-color: #FF3300;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	color: #808080;
}
.head p {
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	font-style: oblique;
	font-size: .8em;
	padding-left: 25px;
}
.style1 {
	font-size: x-large;
}
.style2 {
	font-size: large;
}
.style3 {
	font-size: xx-large;
}
.style4 {
	font-size: small;
	letter-spacing: .5em;
}
#footer {
	width: 960px;
	height: 60px;
	text-align: center;
	margin-top: 20px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
}
.tag_cloud {
	background-color: #CCCCCC;
	color: #808080;
	font-family: "Times New Roman", Times, serif;
	left: auto;
	right: auto;
	position: relative;
	margin-left: 4px;
	letter-spacing: -1;
}
.nav ul li a:active {
	color: #FF3300;
	text-decoration: none;
	top: 8px;
	left: 8px;
}
Body {
	margin: 0px;
	padding: 0px;
	top: 5px;
	background-image: url('../assets/images/body_bg.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
.style1 {
	font-size: x-large;
}
.style2 {
	font-size: large;
}
.style3 {
	font-size: xx-large;
}
#footer {
	width: 960px;
	height: 60px;
	text-align: center;
	margin-top: 20px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
}
.style4 {
	font-size: small;
}
