<!-- global.css -->
<style TYPE="text/css">

.button
	{
	border:1px solid #888888;
	color:#cccccc;
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	font-weight:normal;
	line-height:1.5em;
	padding:1px;
	background-color:#000000;
	}


.input
	{
	border:1px solid #cccccc;
	color:#000000;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	font-weight:normal;
	line-height:1.5em;
	background-color:#dddddd;
	}
						

.text, p
	{
	color:#222222;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	line-height:1.5em;
	margin: 1.2em 0;
	}

.idate
	{
	text-decoration:none;
	color:#888888;
	font-size:9px;
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	font-style:italic;
	line-height:1.5em;
	}
	
.text2
	{
	color:#000000;
	font-size:9px;
	font-family:Verdana; 
	line-height:1.5em;
	margin: 1.2em 0;
	}

.text2i
	{
	color:#000000;
	font-size:9px;
	font-family:Verdana; 
	line-height:1.5em;
	margin: 1.2em 0;
	font-style:italic;
	}

.text3
	{
	color:#888888;
	font-size:9px;
	font-family:Verdana; 
	line-height:1.5em;
	margin: 1.2em 0;
	font-style:normal;
	}

.text3i
	{
	color:#888888;
	font-size:9px;
	font-family:Verdana; 
	line-height:1.5em;
	margin: 1.2em 0;
	font-style:italic;
	}
	
.head
			{
			color: #000000;
			font-family: Georgia, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
			font-size:13px;
			font-weight:bold;
			line-height:1.7em;
/*			background-color:#242424;*/
			background-image:url(images/underline2.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			width:400px;
			}

.head2
			{
			color: #000000;
			font-family: Georgia, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
			font-size:11px;
			font-weight:bold;
			line-height:1.7em;
/*			background-color:#242424;*/
			background-image:url(images/underline2.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			width:200px;
			}
.separator
			{
			color: #000000;
			font-family: Georgia, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
			font-size:11px;
			font-weight:bold;
			line-height:1.7em;
/*			background-color:#242424;*/
			background-image:url(images/underline2.gif);
			background-position:bottom;
			background-repeat:repeat-x;
/*			width:100px;*/
			}
						
a:link, a:visited, a:active
	{
	text-decoration:none;
	color:#000000;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	font-style:italic;
	line-height:1.5em;
	background-image:url(images/underline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}

a:hover	{
	color:#000000;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	line-height:1.5em;
	background-color:#cccccc;
	}		

a.comment:link, a.comment:visited, a.comment:active
	{
	text-decoration:none;
	color:#000000;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:italic;
/*	font-weight:bold;*/
	line-height:1.5em;
	background-image:url(images/underline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}

a.comment:hover	{
	color:#000000;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.5em;
	background-color:#cccccc;
	}		



a.linx:link, a.linx:visited, a.linx:active
	{
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:1.5em;
	}

a.linx:hover
	{
	text-decoration:underline;
	font-size:11px;	
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	font-weight:normal;
	color:#000000;
	line-height:1.5em;
	}

a.small:link, a.small:visited, a.small:active
	{
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	}

a.small:hover
	{
	text-decoration:underline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	}

a img { border:none; }

#page {width:950px; margin:0 auto;}

#header {background:url('images/header2.gif') no-repeat; height:161px;}

#content {background:url('images/background.gif') repeat-y;}

#innercontent {width:810px; margin:0 auto; background:none; }

#footer {background:url('images/footer.gif') no-repeat; height:46px; clear:both}

#blog {margin-right:10px; margin-top:0px;}

.comments {margin:0px;
			background-image:url(images/line.gif);
			background-position:left;
			background-repeat:repeat-y;	}

.innercomments {margin:5px;}

.postbox {background-color:#dddddd; border:1px solid #cccccc; margin:5px;}
.post {margin:5px;}
	
//-->
</style>
