#nav {
	width:315px;
	height:272px;
	background-color:#FFF;
}
#top-links	{
	width:315px;
	height:33px;
	background:url(assets/navigation/bg-top.jpg) no-repeat;
}
	#top-links .toplinks{
		width:309px;
}
	#top-links .toplinks a{
		float:right;
		padding-right:6px;
		padding-top:16px;
}
#mainNav{
	height:233px;
	width:315px;
}
	#mainNav .links {
		float:right;
		width:114px;
		height:239px;
		background:url(assets/navigation/links-bg.jpg) no-repeat;
		
}
		#mainNav .links a{
			float:right;
			padding-top:9px;
}
	#mainNav .background{
	float:right;
	width:201px;
	height:239px;
	background:url(assets/navigation/bg-girl.jpg) no-repeat;
}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
p {  line-height: 16pt}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold}
ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16pt}
div {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal}
h1 {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-style: normal; font-weight: bold; color: #000099}
h2 {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: bold; color: #000099}
#facebook {
	width: 170px;
	height: auto;
	padding: 0;
	margin: 1em 0 5px 10px;
	float: right;
}
	#facebook p {
		margin: 0;
		padding: 0;
		text-align: center;
	}
		#facebook p a {
			font-weight: bold;
		}