html, body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, "Times New Roman";
	font-size: 10pt;
	color: #888888;	
}

body {
	background: #000000 url(../images/bg-top.gif) top left repeat-x;
}

h1, h2, h3, h4, h5 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	margin-top: 0px;
	padding-top: 8px;
}

h1 a{
	color: #FFFFFF;
	text-decoration: none;
}

h3 {
	font-size: 15pt;
	margin-bottom: 5px;
}

h3.sub {
	font-size: 11pt!important;
	font-weight: normal!important;
}

h4 {
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
}

span.bold, span.underline, span.italic {
	float: none!important;
	clear: none!important;
}

span.bold {
	font-weight: bold!important;
}

span.underline {
	text-decoration: underline!important;
}

span.italic {
	font-style: italic!important;
}

div.sorry h4 {
	text-align: left!important;
}

a {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

.no_border img {
	border: 0px;
}

p {
	font-family: Georgia, Arial, "Times New Roman";
	line-height: 16pt;
	margin: 7px 0;
}

ul, ol  {
	margin: 6px 0;
	padding: 0;
	float: left;
	width: 100%;
	font-family: Georgia, Arial, "Times New Roman";
	line-height: 16pt;
}

ul li, ol li {
	margin: 0 2em 0 2.25em;
	padding: 0;
}

ul li {
	list-style-type: circle;
}

ol li {
	list-style-type: number;
}

.centre {
	text-align: center;
}

div.clear {
	clear:both;
	border:0px;
	margin:0px;
	padding:0px;
	float:none;
}

div.left_article p{
	margin-top: 5px;
	line-height: 14pt;
}

div.left_article a{
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

div#nav {
	float: left;
	margin: 25px 0px 25px 0px;
}

div#nav a {
	width: 138px;
	line-height: 18px;
	margin-bottom: 5px;
	float: left;
	font-family: Arial, "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: #1a1a1a;
	border: 1px solid #555555;
}

div#nav a:hover {
	background: #444444;
	border: 1px solid #FFFFFF;
}

div#page_head{
	min-height: 85px;
	/*BG: #0066b1 35% Opaque White*/
	text-align: center;
	background: #2F2F2F;
}

div#page_head p {
	color: #FFFFFF;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	margin-top: -20px;
}

div#page_head div#top_panel {
	padding-top: 5px;
}

div#content, div#page_head{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 950px;
}

div#content_centre{
	margin-left: 150px;
	width: 620px;
	float: left;
	padding: 15px;
}

* div#content_centre{
	display: inline;
}

div#content_centre h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.date {
	font-size: 9pt;
	font-family: Arial, "Times New Roman";
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	margin-top: 2px;
	margin-bottom: 12px;
}

.floatimgleft {
	float: left;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
}

div#content_left, div#content_right{
	width: 140px;
	height: 300px;
	float: left;
	background: #000000 url(../images/bg-top.gif) top left repeat-x;
	padding-left: 5px;
	padding-right: 5px;
}

div#content_left{
	margin-left: -800px;
}

div#content_right{
	margin-left: 0px;
}

div#content_right div#right_panel {
	min-width: 120px;
	max-width: 120px;
	min-height: 600px;
	max-height: 600px;
	margin: 0 auto;
}

div#content_foot {
	width: 950px;
	height: 0px;
	float: left;
}

fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a.admin_link {
	font-family: Georgia, Arial, "Times New Roman";
	text-align: left!important;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20pt;
	margin-right: 10px;
}

div#share * {
	float: left;
}

div#share a {
	height: 30px;
	text-indent: -10000px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 20px;
}

div#share a#delicious {
	background: url(/images/delicious.gif) top left no-repeat;
	width: 29px;
}

div#share a#digg {
	background: url(/images/digg.gif) top left no-repeat;
	width: 53px;
}

div#share a#reddit {
	background: url(/images/reddit.gif) top left no-repeat;
	width: 90px;
}

div#share a#stumble {
	background: url(/images/stumble.gif) top left no-repeat;
	width: 30px;
}

div#share a#newsvine {
	background: url(/images/newsvine.gif) top left no-repeat;
	width: 128px;
}

div#share a#twitter {
	background: url(/images/twitter.gif) top left no-repeat;
	width: 129px;
}

form#comment_form {
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}

form#comment_form h3, div#share h3 {
	margin: 0px;
	font-size: 12pt;
	float:none;
}

form#comment_form p {
	margin: 10px 0px;
}

form#comment_form * {
	float: left;
}

form#comment_form div.form_row {
	margin-top: 5px;
	margin-bottom: 5px;
}

form#comment_form label {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	width: 160px;
	color: #FFFFFF;
	line-height: 18pt;
	margin-right: 10px;
	text-align: right;
}

form#comment_form input, form#comment_form textarea {
	width: 300px;
}

form#comment_form img {
	margin-left: 170px;
}

form#comment_form input.submit_button {
	width: 150px;
	margin-left: 170px;
}

form#comment_form div.error{
	margin-top: -5px;
	margin-left: 170px;
	color: #FF0000;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
}

a#refresh, p#refresh{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	margin: 14px 0px 0px 17px;
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer;
}

div#comments {
	float: left;
	width: 620px;
}

div#comments h5 {
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 0px;
}

div#comments h5 a {
	font-weight: normal;
}

div#comments p.date {
	color: #FFFFFF;
}

div#comments p {
	margin-bottom: 2px;
}

div#comments div {
	background: #111111;
	padding: 3px 10px;
	margin-bottom: 8px;
	font-size: 8pt;
}

input, textarea, select {
	background: #999999;
	border: 2px solid #555555;
	color: #000000;
	font-family: Georgia, Arial, "Times New Roman";
}

input.submit_button {
	background: #000000;
	color: #FFFFFF;
}

p.remove, a.remove {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, "Times New Roman";
	line-height: 10pt;
	margin: 0px!important;
	cursor: pointer;
}

p.code {
	font-family: Courier, Arial, "Times New Roman";
	color: #FFFFFF;
}
