

* {
	margin: 0;
	padding: 0;
}

body {
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 13px;
	background: #ffffff;
}

ul#twitter_update_list {
list-style-type:none
}

body.section-1 { }
body.section-2 { }
body.section-3 { }


/************ Generic Links ************/

a:link {
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #595657;
	padding-bottom: 0px;
}

a:active {
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #595657;
	padding-bottom: 0px;
}

a:visited { 
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #595657;
	padding-bottom: 0px;
}

a:hover { 
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #8b8889;
	padding-bottom: 0px;
	border-bottom: 1px solid #ffffff;
}
	
	
/************ Side Nav ************/

ul li a:link {
 	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #595657;
	padding-bottom: 0px;
}

ul li a:active {
 	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #595657;
	padding-bottom: 0px;
}

ul li a:visited { 
 	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #595657;
	padding-bottom: 0px;
}

ul li a:hover { 
 	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #8b8889;
	padding-bottom: 0px;
	border-bottom: 1px solid #ffffff;
}


a img { border: none; }

#menu {
    background-repeat: no-repeat;
	width: 300px;
    overflow: visible;
    top: 0;
    bottom: 0;
    left: 0px;
    position: absolute;
    background-color: #ffffff;
}



#menu ul {
	list-style: none;
	margin: 0 0 14px 0;
}

#menu ul li.section-title {
	font-style: italic;
	font-weight: normal;
	color: #8b8889;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 13px;
}




#content {
    color: #595657;
    margin-left: 300px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    height: 100%;
    top: 0;
	padding-top: 0px;
	padding-left: 0px;
	width: 400px;
}



.container {
    padding: 10px 10px 10px 10px;
}



#content p { width: 400px; margin-bottom: 10px; }

p {
    margin: 0 0 0px 0;
}



h1 {font-style: italic;
	font-weight: normal;
	color: #8b8889;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 13px;
}
	
h2 {font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #595657;
	padding-bottom: 0px;
}

h3 {font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #595657;
	padding-bottom: 0px;
}
	
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 0px 0; }

#once { clear: left; }



/*Andale Mono, Courier New, Courier, monospace, Georgia, Times New Roman, Times, serif;*/

