body {
		font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
		color: #444;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;

}
/*- Headings */

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	color: #663366;
	margin: 0px 0px 20px;
	padding: 0px;
	text-align: left;
	}

h1 {
	font-size: 24px;
	letter-spacing: -1px;
	margin: 0;
	padding: 20px 0 20px 20px;
	font-weight: lighter;
	}


h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: center;
	font-size: 20px;
	letter-spacing: -1px;
	}

h3 { 
	text-align: center;
	font-size: 16px;
	letter-spacing: -1px;
	}

a {
	color: #663366;
}
a:hover {
	color: #990066;
}
a:visited {
	color: #663366;
}

page {
	background-color: #FFFFFF;
	border: 1 px #ddd;
	position: relative;
	width: 780px;
}
.default {
	font-size: 12px;
	line-height: 18px;
	color: #444;
	text-align: justify;
}
.caption {
	font-size: 10px;
	line-height: 12px;
	color: #663366;
	text-align: justify;
}
.main	 {
	font-size: 12px;
	line-height: 18px;
	color: #444;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}
h4 {

	text-align: left;
	font-size: 16px;
	letter-spacing: -1px;
}
.bottom_nav {
	color: #FFFFFF;
}
