@charset "UTF-8";
/* CSS Document */

body, html {

background: url(../images/bodybg.gif) #FFCC66;
height:100%;


}

#header {

height: 158px;
width: 100%;
background:url(../images/headerbg.gif);
	font:"Lucida Grande","Century Gothic", Century, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
}


.bold {

font-weight: bold;
}

p {

font:Arial, Helvetica, sans-serif;
color: #555652;
font-size: 14px;

}

a {
text-decoration:none;
color:#FFFFFF;

}

.current {

font-weight: bold;
}


a:hover {
text-decoration:underline;
color:#FFFFFF;
cursor:pointer;
}

.section a, .section a:hover {
color:#333333;
}

.section img {

padding:10px;
}

#headerContent {
	width:800px;
	margin-left: auto;
	margin-right: auto;
}

#miniMenu {
	position:relative;
	top: 5px;
	float:right;

}

#siteTitle {
	font-size:40px;
	position:relative;
	left: 0px;
	top: 40px;
	float:left;
}

#heading h1 {

font:"Lucida Grande","Century Gothic", Century, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 21px;
color: #555652;

}

.section h2 {

color: #555652;
font-weight:bold;
font-size:16px;
margin-bottom:5px;

}

#heading {

position:relative;
top: -60px;

padding: 20px;
border:solid 8px #FFFFFF;

background: url(../images/headingbg.gif);

height:400px;

width: 690px;

margin-left: auto;
margin-right: auto;

}

.headingImage {

	float:right;
	margin:20px;
}

.section {
	padding:20px;
	background:url(../images/sectionbg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color: white;
	margin-bottom: 30px;
}

.section h1 {

color: #344551;
font-size: 21px;
font-weight: bold;
margin-bottom: 10px;

}

#menu {
position:relative;
font:"Lucida Grande","Century Gothic", Century, Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
float:left;
top: 45px;
margin-left:30px;

}

#body {
position: relative;
width: 100%;
background: url(../images/bodybg.gif) #FFCC66;
min-height:100%;

}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	
	
	background: url(../images/bodybg.gif) #FFCC66;
}

#footer {

	position: relative;
   width:100%;
   height:55px;   /* Height of the footer */
   background:url(../images/footerbg.gif)
}

#footerMenu {

position: relative;
margin-left:auto;
margin-right:auto;
top: 15px;
width: 690px;
font:"Lucida Grande","Century Gothic", Century, Verdana, Arial, Helvetica, sans-serif;
color: #769CB2;
padding:5px;
background: url(../images/footerMenuBg.gif)

}

.tr {

position:absolute;
left:710px;
top: -28px;

}

.tl {

position:absolute;
left:-29px;
top: -28px;

}

#space {

float: right;

width: 400px;
height: 200px;


}

.contentImage {
position: relative;
left: 370px;
top: -30px;

}

#footerMenu table {
margin-left:auto;
margin-right:auto;
}

