/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url('/images/backg3.png');
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(/images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #007A00;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

/* Menu */

#menu {
	width: 770px;
	height: 65px;
	margin: 0 auto;
	border-right: 2px solid #EDEBD5;
        border-left: 2px solid #EDEBD5;
       background:white;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 109px;
	height: 45px;
	padding: 20px 0 0 0;
	border-right: 1px solid #EDEBD5;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #BABABA;
}

#menu a:hover {
	background: #F7F7F4;
}

#menu .active a {
	background: #F7F7F4;
}

/* Header */

#header {
	width: 750px;
	height: 170px;
	margin: -6px auto;
        background: url(/images/img98.png) repeat-x;
        padding-left:20px;
        border-left: 2px solid #EDEBD5;
        border-right: 2px solid #EDEBD5;
}

#header h1 {
	float: left;
	width:480px;
	margin: 0;
	padding: 23px 0 0 0;
	text-align: left;
	font-size: 28px;
}

#header img {

margin: 0 0 0 0;
}

#header h2 {
	float: right;
	width: 250px;
	height: 86px;
	margin: 0;
	padding: 105px 20px 0 0;
	text-align: right;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	font-style: none;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
        border-left: 2px solid #EDEBD5;
        border-right: 2px solid #EDEBD5;
       background:white;
}

/* Content */

#content {
	float: left;
	width: 510px;
	padding: 10px 20px 10px 20px;
}

#content h1 {
        font-size:24px;
}

#content h2{
	padding-top: 15px;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
        margin-right:10px;
	padding: 5px;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
        font-size:18px;
}

#sidebar h3 {
	font-size: 100%;
	color: #2d2d2d;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
	color: #666666;
	font-size: 85%;
	margin-bottom: 10px;
}

#sidebar a {
	color: #FFFFFF;
	display: block;
	width: 100%;
	text-align: right;
	margin-bottom: -15px;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar form {
	margin: 5px 15px;
}

.bluebox {
	background: white;
	margin-bottom: 15px;
	border: 2px solid #EDEBD5;
}

.bluebox h2 {
	background: #1953a9;
}

#seasonSelect {
	width: 120px;
}

#coty tr td {
	vertical-align: top;
}

/* Footer */

#footer {
	clear: both;
        width:770px;
	height: 100px;
	padding: 25px 0;
        border-left: 2px solid #EDEBD5;
        border-right: 2px solid #EDEBD5;
        margin: 0 auto;
	background: #EDEBD5 url(/images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}

.center {
	text-align: center;
}

table {

margin-right:20px;

}
