html, body {
	margin-top: 0px;
        margin-left: 40px;
        margin-right: 25px;
        margin-bottom: 10px;
	padding: 10;
	background: #FFFFFF url(graphics/img01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669; 
}

/** LOGO */

#logo {
	width: 900px;
	height: 230px;
	margin: 0 auto;
	background: url(graphics/img03.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0;
        margin-left: 12px;
	padding: 0 0 0 170px;
	line-height: normal; color: #fff;
}

#logo h1 { 	float: left;
padding-top: 70px; }

#logo h1 a {
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 130px 0 0 170px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

#title {background-image: url(graphics/img03.jpg); background-repeat: no-repeat; 
height: 230px;
width: 900px; color: #fff; font: Trebuchet MS; font-size: 36px; position: relative;
left-margin:60px; top-margin:95px; }


h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;}
/* Menu */

#menu { background-image: url(graphics/img02.jpg); width: 900px;
 background-repeat: no-repeat; position: relative; height: 60px;
	
	
}


#menu a {
	display: block;
	float: left;
	margin-top: 30px;
        margin-left: 40px;
        margin-right: 25px;
        margin-bottom: 10px;
	padding: 5px 12px 5px 28px;
	background: url(graphics/img06.gif) no-repeat; 
	text-decoration: none; text-align: center;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline overline; }


#header {
border-bottom: 15px solid #FE859C;
width: 100%;
margin: 0px;
padding: 0px;
top: 0px;
height: 100px;
}
#header h1 {
font: bold 2.5em Balthazar, "Blackadder ITC", "Comic Sans MS", "Arial Rounded MT Bold", Arial, sans-serif;
color: #859CFE;
padding: 5px 15px 15px;
}

#main a {
width: 900px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
a:hover {
color: #FE859C;
}

#main { width: 800px;
border: 1px #859CFE;
margin: 10px 30px 10px 20px;
font: 1em "Times New Roman", Times, serif;
}
#main p, #main ul, #main li {
font: 1em Arial, Helvetica, sans-serif;
}
#main h1 {
font: bold 2em Balthazar, "Blackadder ITC", "Comic Sans MS", "Arial Rounded MT Bold", Arial, sans-serif;
color: #859CFE;
}
#main h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 8px 0 2px 40px;
	background: url(graphics/img04.jpg) no-repeat left top;
	font-size: 20px;
	color: #FFFFFF;
}
#main a {
color: #FE859C;
} 
#footer {
border: 1px none #9CFE85;
font-family: serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;
border-top: 15px solid #FE859C

}
#footer p, font-family: serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;
}
#footer a {
color: #FE859C;} 
