body{
	background: #FFFFFF;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #353535;
	margin: 0;
	padding: 0;
}

a{
	color: #FF2288;
}

a:hover{
	color: #9955FF;
}

ul{
	margin: 0;
	padding: 0 0 0 15px;
}

li{
	padding: 0;
	margin:6px 0;
}

table{
	margin: 0;
	padding: 0;
}

table td{
	border-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr{
	color: #999999;
	height: 1px;
	border-top: 0px;
	border-bottom: 1px dotted #999999; 
}

div#head{
	margin: 0 auto;
	background: url(../images/template/head_bg.gif) repeat-x;
	height: 223px;
}

div#toplink{
	width: 973px;
	margin: 0 auto;
	height: 25px;
	background: url(../images/template/top_bg.gif) no-repeat;
}

div#toplink a{
	float: right;
	margin: 0 8px;
}

div#toplink img{
	border: none;
}

#headflash{
	width: 973px;
	margin: 0 auto;
	height: 198px;
	/* for the fucking IE div height. */
	line-height: 0px;
	font-size: 1px;
}

#home{
	width: 973px;
	margin: 0 auto;
	padding: 0;
}

#leftlist{
	width: 244px;
	background: #59BBFF url(../images/about/left_03.gif) no-repeat;
	background-position: bottom;
	height: 500px;
	float: left;
	margin: 5px 0px;
}

#leftlist img{
	line-height: 0px;
	font-size: 1px;
	border: none;
	padding: 0;
	margin: 0;
}

#menu{
	width: 705px;	
	padding-left: 10px; 
	padding-top: 5px; 
	margin-bottom: 5px; 
	float: right;
	height: 30px;
}

#menu a{
	margin-right: 25px;
}

#menu img{
	border: none;
}

#list{
	background-image: url(../images/menu/menu_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 700px;	
	padding-left: 20px; 
	padding-top: 8px; 
	margin-bottom: 5px; 
	float: right;
	height: 22px;
}

#list a{
	margin-right: 8px;
	margin-left: 8px;
	text-decoration: none;
	color: #F28;
	font-size: 12px; 
}

#main{
	width: 708px;
	padding-left: 20px;
	float: right;
	padding-bottom: 80px;
	border-right: 1px solid #DDDDDD;
	line-height: 1.5em;
}

#post{
	margin: 20px 30px;
	line-height: 1.5em;
	letter-spacing: 2px;
}

#post li{
	margin: 7px 0;
}

.border{
	border-bottom: 1px solid #DDDDDD;
}

.blue{
	color: #0099FF;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.7em;
}

.sky{
	color: #0099FF;
}

.darkblue{
	color: #0077BB;
}

.white{
	color: #FFFFFF;
}

.red{
	color: Red;
}

.oliver{
	color: #887744;
}

#foot{
	width: 963px;
	padding: 5px 5px 0 5px;
	height: 50px;
	margin:0 auto; 
	background: #9FE3FA url(../images/template/foot_01.gif) no-repeat;
	background-position: top;
	clear: both;
	color: #333333;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 1.7em;
}

#foot img{
	border: none;
}