/*
Design by Echo Design
http://www.xbxc.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #E8F3FA url(images/back_all.gif);
	background-repeat:repeat-x;
	background-position:top;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

p, ol
{
margin-top: 10px;
}

h1, h2, h3 {
	color: #449BC7;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 14px;
	height:30px;
	font-weight: bold;
	color: #449BC7;
}


h3 {
	font-size: 1em;
}

#My_week {
font-size:11px;
margin-top:13px;
color:#00FF00;
font-stretch:normal;
font-weight:bold;
}

ul, ol {
	margin-left: 2em;
}

a {
	color: #666666;
	text-decoration:none;
	}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #449BC7;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #449BC7;
}

hr {
	display: none;
}

#main
{
width: 990px;
margin: 0 auto;
}


/* Header */

#header {
	width: 990px;
	margin: 0 auto;
	height: 134px;
}

#menu {
	float: left;
	height: 41px;
	width: 990px;
	padding-left: 0px;
	background: url(images/menu.png) no-repeat;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	width: 100px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 13px;
    text-align: center;
}

#menu a:hover {
	color: #ffffff;
	background: url(images/menu_r.gif) repeat-x;
}



/* Logo */

#logo {
	width: 990px;
	height: 93px;
	margin: 0 auto;
	text-align: left;
	background: url(images/header.jpg) no-repeat left top;
}


#logo h1 {
	padding-right: 20px;
	color: #ffffff;
	padding-top: 20px;
	font-size: 24px;
}

#ad {
     width:960px;
	 background:#ffffff url(images/intro_text_box.gif);
	 height:142px;
	 margin:0 auto;
}


#logo a {
	color: #FFFFFF;
}

/* Page */


#top
{
background: url(images/top.png) no-repeat;
height: 10px;
margin-top: 1px;
width:990px;
margin:0 auto;
}

#bottom
{
background: url(images/bottom.gif) no-repeat;
height: 19px;
width: 990px;
margin:0 auto;
}

#box
{
background: url(images/intro_text_box.gif) no-repeat;
height: 142px;
width:960px;
color: #ffffff;
margin-left: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
}

#box H1 a
{
font-size: 16px;
color: #ffffff;
}

/* Content */
#left {
	float:left;
	width:300px;
	margin:0 auto;
}

#left h2
{
background: url(images/h2.gif) no-repeat;
height: 35px;
padding-top: 10px;
padding-left: 5px;
margin-left:10px;
font-size: 16px;
color: #ffffff;
}

#left h2 a
{
color: #ffffff;
}

.left img {
margin-left:10px;
border:thin;
border-style:none;
}

#content {
	float: left;
	width: 400px;
	padding-left: 10px;
	padding-top: 0px;
}

#content H2
{
background: url(images/h2.gif) no-repeat;
height: 35px;
padding-top: 10px;
padding-left: 15px;
font-size: 16px;
color: #ffffff;
}

#content H2 a
{
color: #ffffff;
}

#content .entry
{
padding: 5px;
width: 390px;
}


/* Footer */
#footer
{
padding: 0px;
background-color:#E8F3FA;
width:990px;
margin:0 auto;
}

#footer a
{
color: #666666;
}
