html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td  
{  
background: tranparent;
	margin: 0px;  
	padding: 0px;  
	border: 0px;  
	font-family: sans-serif;  
	font-size: 12px;  
	font-weight: normal;  
	font-style: normal;  
	text-decoration: none; 
	line-height: 1.4em;
} 


a 
{
	font-weight: bold;
	color: #0000aa;
	padding-bottom: 1px;
	text-decoration: none;
}


a:hover
{
	color: #000088!important;
}

body 
{
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #1B4B6B;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#1B4B6B), color-stop(0.2, #0b2b3b));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #000000, #1B4B6B 20%);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#000000, endColorStr=#1B4B6B, GradientType=0);
	/* For Internet Explorer 8 (messes up IE8 - makes menu items not appear - what a crock IE is!) */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#1B4B6B, GradientType=0)";
	letter-spacing: 0.03em;
	margin: 0;
	padding: 0;
	text-align: left;
}


body.mceContentBody 
{
   background: #FFF;
}


form 
{
	margin: 0;
}

textarea
{
	background: white;
}

h1 
{
	border-top: 3px solid #000000;
	font: 30px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 4px 0px;
	padding: 0;
}

h1 a, h2 a, h3 a, .date a, .comments a, .pagetitle a, .pagetitleshade a
{
	font-weight: normal;
	background: none!important;
	color: #0000aa;
}

h2 
{
	border-top: 1px solid #000000;
	color: #000000;
	font: 26px Georgia, "Times New Roman", Times, serif;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	background: repeat-x bottom;
}

h2 a 
{
	font: 26px Georgia, "Times New Roman", Times, serif;
}

h3 
{
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin: 20px 0px 5px 0px;
	padding: 0;
	color: #000000;
	background: none;
}

p 
{
	margin: 5px 0px;
	line-height:1.4em;
}

ul
{
	margin: 15px 20px;
}


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

.block 
{
	float: left;
	height: 100%;
	margin: 0px 25px 0px 0px;
	text-align: left;
	width: 160px;
}

.comment 
{
	color: #424044;
	margin: 10px 0px 20px 0px;
	background: #DFD4E3;
	padding: 15px;
	border-left: 3px solid #AC9EB0;
}

.comment small 
{
	color: #000;
	font-size: 11px;
}

#commentForm, #commentForm a:link 
{
	font-size: 10px;
	color: #424044;
	background: #D4D4E3;
}

.commentinput 
{
	width: 170px;
	margin: 0px 0px 3px 0px;
}

.comments 
{
	color: #B5B5B5;
	font: 2.0em Georgia, "Times New Roman", Times, serif;
	background: #424044;
}

.comments a 
{
	color: #B5B5B5;
}

.comments a:hover, .title a:hover 
{
	color: #000088;
}

.tags 
{
	display: block;
	margin-top: 6px;
	font-size: 0.95em;
}

.tags a, .tags 
{
	color: #666666;
}

.date 
{
	color: #666666;
	display: block;
	font-size: 0.9em;
	padding: 0;
}

.pagetitle a
{
	color: #000044;
}

.pagetitle a, .pagetitleshade a 
{
	bottom: 8px;
	color: #000044;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 100px;
	position: absolute;
	width: 360px;
}

.pagetitle, .pagetitleshade 
{
	height: 180px;
	position: absolute;
}

.pagetitleleft a
{
	left: 10px!important;
}

.pagetitleshade a
{
	color: #484848!important;
	margin-left: 1px!important;
}

.title a
{
	color: #633E66;
	font-weight: bold;
}

#container 
{
	background: #eef url(graphics/containerbg.jpg) 0px 40px repeat-y;
	border: 20px solid #fff;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	margin: 20px auto 0px auto;
	padding: 0px;
	text-align: left;
	width: 765px;
}

#content 
{
	float: left;
	padding: 0px 20px 0px 20px;
	width: 544px;
	display: inline;

}

.scroll
{
	overflow: auto;
}

#header 
{
	height: 200px;
	background: #aaf url(graphics/headerbg.jpg);
}

#footer
{
	height: 180px;
	padding-top: 20px;
	background: #aaf url(graphics/footerbg.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #888;
}

#menuPane 
{
	font-weight: bold;
	font-size: 16px;
	height: 100%;
	line-height: 1.5em !important;
	padding: 7px 20px 10px 15px;
	width: 146px;
	margin-bottom: 0px;
	float: left;
	list-style: none;
}

.navigationheading
{
	font-weight: bold;
	font-size: 18px;
	color: black;
}

.menu, .menu a, .menu li, .menu ul
{
	text-decoration: none;
	font-weight: bold;
	font-size:16px;
	list-style: none;
	border: 0px;
	paddinng; 0px;
	margin; 0px;
}


