/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

img
{
border: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #EED8A5 url(images/left_back.gif) repeat-x;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	width: 985px;/*735*/
	margin-top: 40px;
    background: #ffffff;
	border: 15px solid #ffffff;
}

#main
{
width: 985px;/*735*/
background: url(images/table_back_gimp.gif) repeat-y;
}

#header {
	height: 171px;/*371 - 200*/
	width: 708px;/*458*/
	background: #ffffff url(images/logo_5.jpg) no-repeat 6px 0px;
}


#menu
{
width: 708px;/*458 + 250*/
height: 39px;
background: #ffffff url(images/menu_gimp.gif) repeat-x top;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline;
	
}

#right #menu a {
	float: left;
	/*width: 80px;*/
	margin-left:0px;
	margin-right:20px;
	height: 26px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
/*	text-transform: uppercase;*/
	padding-top: 13px;
}

#right #menu a:hover {
	/*width: 80px;*/
    height: 26px;
/*	color: #ff0000;*/
	text-decoration: underline;

}


.more
{
text-align: right;
}


#logo {
width: 668px;/*418*/
height: 112px;/*312 - 200*/
text-align:  right;
padding-right: 40px;
padding-top: 20px;
/*background: #ffffff url(images/header.jpg) no-repeat;*/
}


#logo H1 a {
	text-decoration: none;
/*	text-transform: lowercase;*/
	font-style: italic;
	font-size: 14px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
color: #ffffff;
}


#left
{
	width: 270px;
	padding-top: 6px;
	padding-left: 7px;
	min-height: 760px;
	background: url(images/left_back.gif) repeat-x top;
}



#left H3
{
width: 250px;
height: 26px;
font-size: 14px;
font-weight: bold;
padding-left: 14px;
padding-top: 8px;
/*text-transform: uppercase;*/
color: #ffffff;
background: url(images/title.gif) no-repeat
}


#left ul {
	list-style: none;
}

#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li {
	padding: 4px 15px;
    background: url(images/small.gif) no-repeat left;
}

#left .title_back
{
padding: 4px;
padding-left: 10px;
padding-right: 10px;
}

#left .title_back h4
{
	color: #ffffff;
}

#left a {
	color: #ffffff;
}
#left a:visited {
	color: #ffffff;
}

#left p
{
padding: 5px;
padding-left: 10px;
}


#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
	color: #ffffff
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
	color: #FFFFFF
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 708px;/*458*/
}

#right_text
{
background: url(images/right_text.gif) repeat-x;
min-height: 397px;/*397 + 200*/
width: 701px;/*451*/
margin-left: 6px;
margin-right: 1px;
}

#right .box
{
padding: 10px;
font-size:14px;
}

#right ol, #right ul
{
margin-left: 30px;
}

#right #right_text H4
{
	margin: 0;
	padding: 0px;
	font-size: 16px;
	color: #41361B;
}

#right #right_text a
{
color: #41361B;
text-decoration: none;
}


.right_bottom
{
	height: 13px;
	margin-bottom: 10px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h3 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #4889D7;
}
.date {
	text-align: right;
	color: #41361B;
	font-size: 11px;
}

.date a {
	color: #41361B;
}


#footer {
	height: 40px;
	clear: both;
	padding-top: 10px;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #41361B;
}

#footer a {
	color: #41361B;
}

input {padding:2px;margin:2px;}
