

BODY {
	background: #badcff top center;
	text-align:center;
	margin:0px;
	
}

DIV {
	font-family:arial;
	color:#333333;
	font-size:12px;
	position:relative;
	text-align:left;
}

.text_title {
	font-size:18px;
	font-weight:bold;
	color:#666666;
}

.text_small {
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

.text_date {
}

.text_side {
	margin:30px 30px 20px 0px;
	width:350px;
	float:left;
}

.clear {
	clear:both;
}

.text_date {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	position:absolute;
	top:30px;
	right:40px;
}


.text_url a:link,a:active,a:visited { 
	COLOR: #555555;
	font-size:12px;
	font-weight:bold;
	TEXT-DECORATION:none;
	}
	
.text_url a:hover     {
	COLOR: #0075cc;
	}


.fleft {
	float:left;
}

.fright {
	float:right;
}

.margin {
	margin-right:15px;
}

#menu {
	width:880px;
	margin:0px auto;
}

.text_row {
	text-align:left;
	padding:10px 0px 0px 0px;
}

.content_row {
	width:900px;
	margin:0px auto 40px auto;
	background: url(../images/content_middle_2.gif) repeat-y center top;
}

.content_top {
	background: url(../images/content_top_2.gif) top center no-repeat;
}

.content_bottom {
	background: url(../images/content_bottom_2.gif) bottom center no-repeat;
	padding:20px 40px 40px 40px;
}
