@charset "UTF-8";

/* CSS Document */



body {

	background-repeat: repeat-x;

	background-color: #748FAA;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	color: #000000;

	background-image: url(images/bgmm.gif);

	font-family:  Georgia, Helvetica, sans-serif;

	font-size: 16px;

}

body, td, th, font, style {

	font-family:  Arial, Helvetica, sans-serif;

	font-size: 14px;

}

img {

	vertical-align: top;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#Site {

	width: 1000px;

	margin: auto;

	color: #FFFFFF;

	background-color: #D8E7F3;

}

#Header {

	position: relative;

	color: #FFFFFF;

	background-color: #FFFFFF;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	background-image: url(images/header_textbackground.jpg);

	border-bottom-color: #E8E8E8;

	background-repeat: no-repeat;

	background-position: right top;

}

#WelcomeMessage {

	height: 109px;

	width: 501px;

	float: right;

	color: #FFFFFF;

}

#Logo {

}

#BlogContainer {

	background-image: url(images/blog_background.gif);

	padding-right: 5px;

	padding-left: 5px;

}

#LeftSideColumn {

	float: left;

	width: 170px;

	color: #333333;

	padding-top: 12px;

	padding-left: 7px;

}

.ColumnPadding ul {

	list-style-type: none;

	margin: 0px;

	padding-top: 0px;

	padding-right: 6px;

	padding-bottom: 6px;

	padding-left: 6px;

}

#MainColumn {

	width: 81%;

	float: right;

	padding-top: 22px;

	background-image: url(images/mainbg.gif);

	background-repeat: repeat-x;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #DCE4EA;

	background-color: #F4F7F8;

}

#MainColumn a {

	color:#708BA6;

}

#MainColumn a:hover {

	color:#1F4978;

	text-decoration:underline;

}

.ThePost {

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #0052AE;

	margin-bottom: 12px;

	padding-top: 0px;

	padding-right: 12px;

	padding-bottom: 12px;

	padding-left: 12px;

	font-size: 16px;

}

.ThePost img {

	float: left;

	padding: 5px;

	margin-right: 12px;

	margin-bottom: 12px;

	background-color: #FFFFFF;

	border: 1px solid #333333;



}

.ThePost p {

	line-height:20px;

	font-family: Times New Roman, Helvetica, sans-serif;

	font-size: 16px;

	padding-top: 0px;

	color: #000;

}

.ColumnPadding li {

	padding: 3px;

}

.ColumnPadding li a {

	color: #1C4679;

	text-decoration: none;

}

.ColumnPadding li a:hover {

	color: #488DD6;

	text-decoration: underline;

}

.ColumnPadding {

	background-repeat: repeat-y;

}

#form1 {

	text-align: center;

	margin: 0px;

	padding: 18px;

}

.WelcomeText {

	padding: 20px;

}

.DateLine {

	margin: 0px;

	padding: 0px;

	color: #003366;

}

#CornerAdspot {

	width: 340px;

	float: right;

	text-align: center;

	height: 275px;

}

.ColumnBannerSpots {

	text-align: center;

	padding-top: 12px;

	padding-bottom: 12px;

}

.Bannerunderposts {

	text-align: center;

	padding: 0px;

}

#InsideColumn {

	float: left;

	width: 170px;

}

#RightSideColumn {

	width: 170px;

	float: left;

}

.clearfix {

	clear: both;

}

#Footer a {

	color:#000000;

}

#Footer a:hover {

	color:#0033CC;

	text-decoration:underline;

}

h1 {

	font-size:24px;

	padding:0px;

	margin:0px;

}

font {

	font-size:16px;

}



video {

float: left;

padding: 15px;

}



div.video {

float: left;

}



/* table design */

table.right {float: right;}

th {background:#F36600;} 

tr{background:#FFFFFF;}

th {padding: 6px 7px; color:#003399;}

td {padding: 6px 7px; color:#666699;}

td.num {text-align: center;}

