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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#header {
	width: 790px;
}

#links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: center;
	width: 550px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	height: 900px;
	width: 910px;
	overflow: auto;
}
#header {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}




#content {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 790px;
}



#content p {
	font-size: 90%;
	line-height: 1.4;
}

#footer {
	clear: both;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	margin-top: 20px;
}
#news {
	float: right;
	width: 210px;
	margin: 10px;
	background-color: #CCCCCC;
	height: 1%;
	display: inline;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#blog {
	float: left;
	width: 480px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 1%;
}
#sidenews {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 65%;
	line-height: 1.4;
	color: #000000;
	font-weight: normal;
}

.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
}

.blogspot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}




.clearing {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

.red {
	color: #FF0000;
}

.bigger {
	font-size: 90%;
}

.large {
	font-size: 100%;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 140%;
}
.smaller {
	font-size: 85%;
}
.Italics {
	font-style: italic;
}
.grey {
	color: #999999;
}
.bigbold {
	font-size: 100%;
	font-weight: bold;
}
.img {
	float: left;
}
.right {
	float: right;
}
#sidenews table tr td {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
