@charset "UTF-8";
/* CSS Document */

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	min-width: 800px;
}
#wrapper {
	margin:0 auto;
	width:800px;
	text-align: left;
}
#header {
	font-size: 43px;
	font-weight: bold;
	text-align: right;
}
#subheader {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
#sectiontitle {
	text-transform: uppercase;
	text-align: left;
	color: #000000;
	margin-top: 15px;
}
#photo {
	align: center;
	padding: 15px;
}
#twitter_div {
	font-size: 14px;
	color: #000000;
}
#twitter_div #twitter_update_list {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	list-style: none;
	margin: 0px;
	padding: 15px;
}#twitter_update_list li a {
	color: #0000FF;
	text-decoration: underline;
}#twitter_update_list li a:hover {
	color: #0066FF;
	text-decoration: none;
}#twitter_update_list li a:visited {
	color: #0000FF;
	text-decoration: underline;
}#twitter_feed {
	font-size: 14px;
	font-style: italic;
}#twitter_feed a {
	font-size: 14px;
	font-style: italic;
	color: #0000FF;
	text-decoration: underline;
}#twitter_feed a:hover {
	font-size: 14px;
	font-style: italic;
	color: #0066FF;
	text-decoration: none;
}#twitter_feed a:visited {
	font-size: 14px;
	font-style: italic;
	color: #0000FF;
	text-decoration: underline;
}#findnagylinks {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 15px;
}#findnagylinks a {
	color: #0000FF;
	text-decoration: underline;
}#findnagylinks a:hover {
	color: #0066FF;
	text-decoration: none;
}findnagylinks a:visited {
	color: #0000FF;
	text-decoration: underline;
}
