body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/dontjuststare/images/header_r1_c2.jpg);
	background-repeat: repeat-x;
}
.footer {
	color: #666666;
	font-size: 85%;
	line-height: 130%;
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 2px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #0099CC;
}
.header {
	height: 72px;
}
.nav {
	background-image: url(/dontjuststare/images/header_r1_c1.jpg);
	width: 200px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 40px;
}
.nav_item {
	margin: 0px;
	padding: 0px;
	width: 145px;
	background-image: url(nav/nav_sharesub_r2_c1.jpg);
}
a:hover {
	color: #000000;
}
.main {
	float: left;
	clear: right;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 25px;
}
p {
	font-size: 80%;
}
h1 {
	font-size: 150%;
	font-weight: normal;
}
h2 {
	font-size: 100%;
	font-weight: bold;
}
.nav_sub {
	clear: left;
	width: 95px;
	background-repeat: repeat-y;
	font-size: 70%;
	line-height: 95%;
	margin-right: 30px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.nav_sub a {
	font-weight: normal;
	color: #000000;
}
.nav_sub a:hover {
	color: #0099CC;
}
li {
	padding-bottom: 5px;
	font-size: 80%;
	padding-top: 5px;
}
body {
}
