body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	margin-bottom: 14px;
	margin-top: 0px;
}

a:link {
	color: #6728b2;
}
a:visited {
	color: #666;
}
a:hover {
	color: #66c;
}
a:active {
	color: #66c;
}



h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #6728b2;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 14px;
}

h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6728b2;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 2px;
}

.sidebartitle {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
	margin-bottom: 6px;
	border-bottom: 1px solid #666666;
}

.reviewtitle {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 6px;
}
.reviewhdr {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 6px;
}
.reviewtext {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 6px;
}

.sidebartext {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 125%;
	font-weight: normal;
	color: #000;
	text-transform: none;
	margin-top: 2px;
	margin-bottom: 14px;
}
.menusidebar {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
}
#topheader {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 150%;
	color: #FFF;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}
#topsubheader {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 130%;
	color: #FFF;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}

#breadcrumbs {
	font-size: 85%;
}
#sidebar1 {
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 8px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
}
#guts {
	border-top-width: 4px;
	border-right-width: 12px;
	border-bottom-width: 4px;
	border-left-width: 12px;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 12px;
}
#sidebar2 {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#boilerplate {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 85%;
	color: #FFF;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 12px;
}
.author {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 90%;
	color: #666;
}

#menu1 {
width: 200px;
float:left;
}
#menu1 ul
{
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu1 li
{
display: inline;
/* for IE5 and IE6 */
}
#menu1 a
{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #6728b2;
	border-bottom: 1px solid #eee;
}
#menu1 a:link, #menu1 a:visited
{
	color: #FFF;
	text-decoration: none;
}
#menu1 a:hover
{
	background-color: #999;
	color: #fff;
}
#menu1 li a#current
{
	border-bottom: 3px solid #DAD6B7;
	background: http
://twitter.com/LeslieStrom;
}

#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #6728b2;
	color: White;
	float: left;
	width: 100%;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-variant:small-caps;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #6728b2;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #ffffff;
}

#navcontainer ul li a:hover
{
	background-color: #669900;
	color: #fff;
}
