@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, p, a, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	word-spacing: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0px;
	font-size: medium;
}
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
li { list-style-type:none}
q:before, q:after { content:''; }

body {

	
}
#container {
	width: 850px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	font-size: 100%;
	color: #030;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	text-align: left;
}

a {
	color: #333;
	text-decoration: underline;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 6px;
	color: #333;
	letter-spacing: .03em;
	
}



#leftCol {
	float: left;
	width: 150px;
	margin-right: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#leftCol  a {
	text-decoration: none;
}

.menuMainItem {
	text-decoration: none;
	color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #900;
	font-size: large;
	padding-top: 3px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
	
}
.menuMainItem a {
	color: #900;
	margin-top: 5px;
}

.subMenuItem {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #900;
	padding-left: 15px;
	text-indent: -10px;
	text-decoration: none;
	
}
#mainContent {
	width: 680px;
	float: right;
}

.mainName {
	font-weight: normal;
	padding-bottom: 3px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #900;
	font-size: large;
}
#mainContent table {
	width: 680px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFDF;
}
.imageRight {
	padding: 5px;
	width: 300px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #030;
	text-align: right;
}
blockquote {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}




h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: xx-large;
	color: #900;
	border-top-width: 2px;
	border-bottom-style: dashed;
	border-top-color: #900;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: right;
}
h2 {
	font-size: large;
	color: #360;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	margin-top: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #900;
}
#author {
	font-size: small;
	text-align: right;
}


td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
#bottomAdBar {
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
#widget {
	margin-left: -20px;
	text-align: left;
	display: inline;
}
