@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../share/images/gray.gif);
	background-repeat: repeat;
	text-align: center;
	min-width: 1081px;
	margin-top: 0;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 980px;
	margin-left: 50px;
}
#menu {
	margin-left: 100px;
}
#page {
	background-image: url(../share/images/content.gif);
	background-repeat: repeat-y;
	margin:0 auto;
	width:1081px;
	text-align: left;
}

/* *********** dispaly area **************  */


#content {
	width: 980px;
	margin-left: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #929292;
	overflow: auto;
}
#main {
	width: 540px;
	float: right;
}


/* *********** post area **************  */

#post {
	width: 510px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
#postSpacer {
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin-top: 10px;
	margin-left: 60px;
}
#toolBlock {
	height: 55px;
	width: 50px;
	float: left;
}
#postStory img {
	margin-bottom: -8px;
}
#postTitle {
	font-size: 24px;
	margin-left: 60px;
	color: #1E4B8D;
}
#postDate {
	margin-left: 60px;
	font-weight: bold;
}
#postBody {
	clear: both;
	margin-left: 60px;
}

/* *********** info column area **************  */

#infoCol {
	width: 250px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #929292;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #929292;
}
#infoCol p {
	margin: 0px;
	padding: 5px 10px 0px;
	font-size: 11px;
}
#infoCol h2 {
	font-size: 14px;
	color: #1E4B8D;
	padding-left: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4C4C4;
}
#infoCol img {
	padding-bottom: 10px;
	padding-left: 50px;
}

/* *********** ad column area **************  */

#adCol {
	width: 160px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #929292;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #929292;
	padding-bottom: 10px;
}

#adCol h2 {
	font-size: 14px;
	color: #1E4B8D;
	padding-left: 10px;
	margin: 0px 0px 0px 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4C4C4;
}

#sponsorBlock {
	margin-left: 10px;
	width: 140px;
	margin-top: 10px;
}
#sponsorBlock {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 140px;
	
}
#sponsorBlock1 {
	margin-top: 5px;
	margin-left: 0px;
	width: 130px;
	margin-bottom: 10px;
	padding-left: 28px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-y;
	clear: both;
	height: 120px;
	width: 980px;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 50px;
}
#footer li {
	margin: 0px;
	padding: 0px 0px 5px;
}
#footer ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#footer #footCol2 img {
	margin-bottom: 5px;
}
#footer p {
	margin: 0px;
	padding: 0px 0px 4px;
}
#footer #footCol1 {
	width: 300px;
	float: left;
	padding: 10px 5px 5px 15px;
	text-align: left;
}
#footer #footCol2 {
	width: 300px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#footer a {
	color: #FFFFFF;
}
#footer #footCol3 {
	float: right;
	width: 300px;
	padding-top: 65px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 9px;
}
#postBody img {
	margin-bottom: -8px;
}
#postBody p {
	margin: 0px;
	padding: 0px 0px 10px;
}
#postStory {
	clear: both;
	margin-left: 60px;
}
#postBio {
	clear: both;
	margin-left: 60px;
}
#postBio img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#postBio p {
	margin: 0px;
	padding: 0px 0px 10px;
}
#postStory p {
	margin: 0px;
	padding: 0px 0px 10px;
}
#postStory a {
	color: #2A5593;
	text-decoration: none;
}
#infoCol a {
	color: #255DA9;
	text-decoration: none;
}
#post a {
	color: #255DA9;
	text-decoration: none;
}
