* {
	margin: 0;
	padding: 0;
}

body {
background: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #333;
}

p {
margin-bottom:10px;
}

a {
text-decoration: underline;
color: #333;
}
a:hover {
text-decoration: none;
color: #eee;
}

#wrap {
margin: 0 auto;
width: 950px;
}

#topheader {
background-image:url(images/topheader.jpg);
background-repeat:no-repeat;
float:right;
height: 60px;
width:705px;
}
#bottomheader {
background-image:url(images/bottomheader.jpg);
background-repeat:no-repeat;
float:right;
height: 190px;
width:705px;
margin-bottom: 15px;
}

#bottomheaderother {
background-image:url(images/bottomheaderpages.jpg);
background-repeat:no-repeat;
float:right;
height: 39px;
width:705px;
margin-bottom: 15px;
}

#textcontent {
}

#left {
float: left;
width: 180px;
font-size: 13px;
padding: 10px;
background: #6E596E;
}
#left ul {
list-style-type: square;
padding: 5px 0 10px 30px;
color: #FFE788;
}
#left h2 {
font-size: 20px;
font-weight: 100;
letter-spacing: -2px;
padding: 5px 0 5px 0;
}



#nav {
width: 130px;
margin-top: 120px;
}

#nav a{
color:#FFFFFF;}

#nav a:hover{
color:#FFA8FF;}


#nav a.highlighted {
color: #FFA8FF;
}

















#nav {
width: 130px;
margin-top: 120px;
}

#nav a{
color:#FFFFFF;}

#nav a:hover{
color:#FFA8FF;}


#nav a.highlighted {
color: #FFA8FF;
}
























#navhome {
width: 130px;
margin-top: 254px;
}

#navhome a{
color:#FFFFFF;}

#navhome a:hover{
color:#FFA8FF;}


#navhome a.highlighted {
color: #FFA8FF;
}









#right {
float: right;
width: 705px;
background: #ffffff;
text-align: justify;
padding: 10px;
}
#right h2 {
font-weight: 100;
font-size: 28px;
color: #6E596E;
margin-bottom: 10px;
}
#right h2 a {
}
#right h2 a:hover {
color: #fff;
text-decoration: none;
}

#footer {
background: #6E596E;
font-size: 11px;
text-align: center;
margin-top: 10px;
padding: 5px 0;
}

#footer a{
color: #FFFFFF;
}
