﻿*
{
margin: 0px;
padding: 0px;
}
html {
    font-size: small;
    margin: 0 auto;
}



/************Header*************/
h1 {
    margin: 0 auto;
    padding: 0;
    height: 250px;
    width: 910px;
    text-indent: -9999px;
    background: url(images/header.jpg) left no-repeat;
}

/************Main*************/
body {
    margin: 0;
    padding: 0;
    font-family: "Century Gothic";
    font-size: small;
    line-height: 1.3em;
    background: black url(../images/background.jpg) top center no-repeat;
    color: white;
}

p
{
    font-family:"Century Gothic";
    font-size: small;
    color: #000000;
}

img {
    border-style: none;
	border-color: inherit;
	border-width: medium;
	float: none;
	text-align: center;
}

ul {
    margin: 0 auto;
    padding: 0;
    width: 910px;
    list-style: none;
}

ul li {
    float: left;
    text-align: center;
}


a {
    text-decoration: none;
    color: black;
	text-align: center;
	font-weight: 700;
}

ontext {
    color: black;
    font-weight: bold;
}

.context:hover {
    text-decoration: underline;
}

#mainmenu {
    height: 42px;
    background: url(../images/menu_bg.gif) repeat-x;
    margin: 0 auto;
}

#mainmenu li{
    height: 42px;   
    margin: 0 auto;
    padding-right: 40px;
}

#mainmenu li.home, li.home {
    margin: 0 auto;
    padding-right: 40px;
}

#mainmenu li.homeend, li.homeend {
    margin: 0;
    padding-right: 40px;
    padding-left: 30px;
}

#mainmenu a {
    display: block;
    font-weight: bold;
    padding-top: 10px;
    height: 42px;
    color: White;
    margin: 0 auto;
}


/*FIXED HEIGHT*/
#content {
	float: left;
	width: 100%;
	margin: 0 auto;
	min-height: 400px;
	padding: 0;
	background: #FFFFFF;
}

#contentwrapper {
    width: 910px;
    margin: 0 auto;
	min-height: 400px;
}


#footer {
	height: 33px;
	clear: both;
	padding-top: 5px;
	background: url(images/footer.jpg) repeat-x top;
	margin-top:0px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#right{
	float: right;
	margin-right:20px;
	padding-top: 20px;
}

#textblog
{
    padding-left: 20px;
    padding-right: 8px;
    padding-bottom: 8px;
    width: 558px;
}

#right H4{
	font-family: "Century Gothic";
	font-size: medium;
	font-weight: bold;
	color: #3793ce;
	padding-left:3px;
	background: url(images/title_right.png) repeat-x bottom;
	margin-bottom:20px;
	padding-bottom:5px;
	clear:both;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}

#left a{
	font-family: "Century Gothic";
	font-size:12px;
	text-decoration:none;
	color: #3793ce;
	font-weight:bold;
}

h2 {
    margin: 10px 0 20px 0;
    padding: 0;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    line-height: normal;
    font-size: 150%;
    font-weight: bold;
    color: black;
}

#navmenu {
	height: 33px;
	clear: both;
	padding-top: 5px;
	background: url(images/footer.jpg) repeat-x top;
	margin-top:0px;
}

#navmenu p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#navmenu a {
	color: #ffffff;
	font-family: "Century Gothic";
	font-size: small;
}

#left{
	width: 260px;
	padding-left: 10px;
	font-family: "Century Gothic";
	font-size: small;
	color:#000000;
	float: left;	
	padding-top: 20px;
}

#left H3{
	font-family: "Century Gothic";
	font-size: medium;
	font-weight: bold;
	text-align:left;
	color: #3793ce;
	height: 39px;
}

#left leftul{
	list-style: none;
	padding-right:10px;
	padding-top: 35px;
}

#left leftli{
	background: url(images/ls.png) no-repeat left top;
	padding-left: 25px;
	margin-bottom:10px;
	padding-bottom: 10px;
}

#left a{
	font-family: "Century Gothic";
	font-size:12px;
	text-decoration:none;
	color: #3793ce;
	font-weight:bold;
}

#left a:hover{
	color: #000000;
}

.lefthr{
	height:1px;
	margin-top: 30px;
	border-bottom: 1px solid #000000;
	
}

#fullwidth{
	width: 100%;
	padding-left: 10px;
	font-family: "Century Gothic";
	font-size: small;
	color:#000000;
	float: left;	
	padding-top: 20px;
}

#fullwidth H4{
	font-family: "Century Gothic";
	font-size: medium;
	font-weight: bold;
	color: #3793ce;
	padding-left:3px;
	background: url(images/title_right.png) repeat-x bottom;
	margin-bottom:20px;
	padding-bottom:5px;
	clear:both;
}
