.shareblock img
{
	padding-left: 3px;
	padding-right: 3px;
}


#masthead 
{
	background-image: url(/Images/HorseNebula.jpg);
}


#welcome
{
	position: relative;
	left: -10px;
}

#Search
{
	padding-right: 10px;
}


#title
{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	position: relative;
	top: 60px;
	left: 100px;
	width: 600px;
	height: 50px:
	overflow: hidden;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}


#title h1
{
	font-family : "Lucida Console", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


body {
	font-size : 0.8em;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	padding-bottom: 6px;
	color: #000000
}

.posthead
{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom: 4px;
}


.postfoot 
{
	margin-top: 4px;
	border-style: dotted;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #dfdfdf;
	padding-bottom: 6px;	
	color: #868686;
	font-size: 0.8em;
}


#news 
{
	color: #00ff00;
	font-size: 1.8em;
	text-decoration: underline;
}

#leftmenu 
{
	float: left;
	width : 200px;
	padding-left: 20px;
	overflow: hidden;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active {
	color: #9966CC;
}


#navbar li
{
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}


.copyright
{
    text-align: center;
    font-size : .5em;
    font-style:italic;
}


