<style type="text/css">
/*--------- LINKS ---------*/

#Box a {
	text-decoration: none;
	font-weight: bold;
}
#Box a:link {
	color: #c33;
}
#Box a:visited {
	color: #db6f6f;
}
#Box a:hover {
	color: #fff;
	background: #000;
}
#Box a:active {
	color: #fff;
	background: #69c;
}
#Box h2 a {
	font-weight: normal;
}
#Box h2 a:link {
	color: #fff;
}
#Box h2 a:visited {
	color: #fff;
}
#Box h2 a:hover {
	color: #b3cce6;
	background: #69c;
}
#Box h2 a:active {
	color: #fff;
	background: #69c;
}

/*--------- COMMON ---------*/

body {
	margin: 0px;
	background: #e5e5e5 url("images/Bg.gif") repeat-y 50% 0px;
}
#EmailBox {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Verdana, sans-serif;
	line-height: 0px;
	text-align: center;
}
div {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5 {
	padding: 0px;
	font-family: Georgia, Palatino, serif;
	font-weight: normal;
}
h1,h2 {
	padding: 0px;
	line-height: normal;
	color: #fff;
	padding: 0px;
	font-family: Georgia, Palatino, serif;
	font-weight: normal;
}
h3 { /* main head */
	font-size: 24px;
	color: #CCCCCC;
}
h4 { /* contextual head */
	color: #CCCCCC;
	font-size: 18px;
}
h5 { /* sidebar head */
	font-weight: bold;
	font-size: 11px;
}
images {
	border: 0px;
}
h3,h4,h5 {
	margin-bottom: 1px;
}
h3,h4,h5,li,p {
	line-height: 1.7em;
}
li {
	background: url("images/Bullet.gif") no-repeat 0em 0.5em;
	padding-left: 15px;
	padding-right: 10px;
	list-style: none;
}
li,p {
	font-size: 12px;
}
ul {
	padding-left: 10px;
	padding-right: 10px;
}

/*--------- BOXES ---------*/

#Box {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#Legal {
	border-top: 1px solid #e5e5e5;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	clear: both;
}
#Legal p {
	font-size: 11px;
	color: #666;
	margin: 0px 30px 0px 30px;
	padding-bottom: 20px;
}
#Photo {
	border: 1px solid #e5e5e5;
	padding: 4px;
	margin: 0px 20px 20px 30px;
}
#Scroll {
	display: none;
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute; /* Mac IE */
}
#Sidebar {
	padding-top: 40px;
	float: left;
	width: 213px;
}
#Sidebar p {
	font-size: 11px;
}
#Sidebar h5, #Sidebar p {
	margin: 0px 20px 10px 30px;
}
#Sidebar h5 {
	margin-bottom: 0px;
}
#Sidebar ul {
	margin: 0px 20px 10px 20px;
}
#Story {
	float: left;
	margin: 10px;
	padding: 0px 0px 20px 0px;
	width: 650px;
}
#Story h3, #Story h4, #Story p, #Story ul {
	margin: 0px 30px 10px 20px;
}
#Story h3, #Story h4 {
	margin-bottom: 0px;
}
#Title {
	width: 700px;
	height: 80px;
	background: #333;
}
#Title h1 {
	float: left;
	margin: 20px 0px 0px 20px;
	font-size: 36px;
}
#Title h2 {
	float: right;
	text-align: right;
	margin: 38px 20px 0px 0px;
	font-size: 18px;
	padding-right: 15px;
}

#navigation {
	height: 1px;
	width: 1px;
	overflow: hidden;
</style>
