body
{
background:url(images/body.png);
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:63.8%;
font-weight: normal;
color:#191919;
background:#ffffee;
}

.header
{
position:relative;
top:20px;
left:29px;
font-size:2.5em;
font-weight:heavy;
font-style:italic;
letter-spacing:1px;
color:#000000;
}

.tdImg
{
background: #fffff8;
border: 1px outset #ffffff;
}

#rotator
{
  background: url(/images/header/rotator.php) no-repeat;
  width: 888px;
  height: 309px;
  color:#000000;
}

#rotator a
{
color: #E0D63B;
font-weight: normal;
padding-left: 30px;
font-size: 10px;
}

#rotator h1
{
position:relative;
top:25px;
left:29px;
font-size:2.5em;
font-weight:normal;
font-style:italic;
letter-spacing:1px;
color:#000000;
}

img
{
background:#ffffee;
	border-width: 0;
}

p
{
margin-bottom:1.77em;
}

a
{
text-decoration:none;
color:#5991CA;
}
a:hover
{
text-decoration:none;
color:#8C7112;
}

/* Wrapper */

#wrapper
{
margin:0 auto;
width:888px;
background:#ffffee;
font-size:1.20em;
}

/* Header */

#header
{
height:309px;
width: 888px;
background:url(images/header.jpg) no-repeat;
color:#000000;
}

#header a
{
color: #E0D63B;
font-weight: normal;
padding-left: 30px;
font-size: 10px;
}

#header h1
{
position:relative;
top:25px;
left:29px;
font-size:2.5em;
font-weight:normal;
font-style:italic;
letter-spacing:1px;
color:#000000;
}

#heading
{
position:relative;
top:20px;
left:29px;
font-size:2.5em;
font-weight:heavy;
font-style:italic;
letter-spacing:1px;
color:#000000;
}


/* Content */

#content
{
float:left;
width:888px;
min-height:400px;
}

/* Page */

.page
{
padding:21px 11px 0 21px;
text-align:justify;
line-height:1.70em;
background:#ffffee;
}

.page a
{
text-decoration: underline;
}

.page-top
{
font-size:1.90em;
font-weight:normal;
letter-spacing:-1px;
padding-bottom: 4px;
border-bottom: 1px #DBD7DB solid;
background:#ffffee;
}

.page-top a
{
text-decoration: none;
}

u
{
background: #ffffee;
}
/* Menu */

#menu
{
background:url(images/menu.png) repeat center center;
padding:0 10px;
height:45px;
line-height:45px;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu ul
{
list-style-type:none;
}
#menu li
{
float:left;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menu li a
{
float:left;
color:#ffffff;
padding:0 10px;
height:45px;
line-height:45px;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu li a:hover
{
background:url(images/hover_menu.png) repeat center center;
padding:0 10px;
height:45px;
line-height:45px;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.last
{
background:url(images/hover_menu.png) repeat center center;
padding:0 10px;
height:45px;
line-height:45px;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Sidebar */
#sidebar {
background:url(images/body.png);
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
width:187px;
float:right;
margin-right:10px;
margin-top: 15px;
}

#sidebar ul
{
list-style-type:none;
margin-top:20px;
}
#sidebar li
{
}
#sidebar li a
{
display:block;
height:22px;
line-height:20px;
color:#191919;
padding-left:5px;
border-bottom:1px solid #DBD7DB;
font-size: 13px;
}

.bottom
{
border-bottom:3px solid #DBD7DB;

}
#sidebar li a:hover
{
background: url(images/li-a.jpg) no-repeat ;
color:#FFFFFF;
}

#sidebar h1
{
display:block;
position:relative;
top:14px;
left: 44px;
margin: 0 auto;
font-size:1.4em;
font-weight:bold;
letter-spacing:1px;
color:#FFFFFF;
}

#sidebar-two
{
float:right;
width:187px;
margin-right:0px;
margin-top: 30px;
background: url(images/linkmenu.jpg) no-repeat ;
margin-bottom: 30px;
}

#sidebar-two ul
{
list-style-type:none;
margin-top:20px;
}
#sidebar-two li
{
}
#sidebar-two li a
{
display:block;
height:22px;
line-height:20px;
color:#191919;
padding-left:5px;
border-bottom:1px solid #DBD7DB;
font-size: 13px;
}
#sidebar-two li a:hover
{
background: url(images/li-a.jpg) no-repeat ;
color:#FFFFFF;
}

#sidebar-two h1
{
display:block;
margin: 0 auto;
font-size:1.4em;
font-weight:bold;
position:relative;
top:14px;
left: 44px;
letter-spacing:1px;
color:#FFFFFF;
}
#footer
{
clear:both;
height:60px;
background:url(images/footer.jpg) repeat-x;
text-align: center;
}
#footer-text
{
text-align: center;
color: #ffffff;
padding-top: 20px;
}

#footer a{
	color: #ffffff;
	}
#footer a:hover{
	color: #ffffff;
	text-decoration: underline;
	}
h1 {
	font-size:1.5em;
	font-weight:normal;
	position:relative;
	top:37px;
	left:29px;
	letter-spacing:1px;
	color:#ececec;
	font-style:italic;
	}
* {
	margin:0;
	padding:0;
	}

