body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin : 0; 
	padding : 0; 
	background : url(../images/wavesback.png) fixed;
	font-size : 16px; 
	color : #333333; 
	width : auto; 
	line-height : 20px; 
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing : 0; 
	font-size : 24px; 
	font-weight : bolder; 
	color : #993300; 
	line-height : 26px; 
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing : 0; 
	font-size : 18px; 
	font-weight : bolder; 
	color : #3366cc; 
	line-height : 20px; 
}

h3 {
	font-size : 14px; 
	font-weight : bold; 
}

p  {
	line-height : 20px; 
}

ul, ol {
	line-height : 14px; 
}

blockquote {
	padding-left : 10px; 
}

blockquote p, blockquote ul, blockquote ol { 
	line-height : normal; 
	font-style : italic; 
}

a { 
	color  #0000cc:;
	font-weight : bold; 
	text-decoration : none; 
}

a:hover {
	color : #3366ff; 
}

a:visited {
	color: #0000a3;
}

a.block_header {
	font-size : 17px;
	font-weight : bold;
	color : #3366cc;
	text-decoration : none; 
}

.leftimage {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

.lefterimage {
	float: left;
	left: -15px;
	position: relative;
	padding-right: 5px;
	padding-bottom: 10px;
}

.rightimage {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
}

.righterimage {
	float: right;
	left: 15px;
	position: relative;
	padding-left: 5px;
	padding-bottom: 10px;
}

.rightcornerimage {
	float: right;
	top: -10px;
	left: 10px;
	position: relative;
	padding-left: 5px;
	padding-bottom: 10px;
}

.slideblock {
	margin-left: auto;
    margin-right: auto;
    width: 820px;
}

#header { 
	width: 1020px; 
	height : 240px; 
	margin-left: auto; 
	margin-bottom: 0; 
	margin-right: auto; 
	margin-top: 0px; 
	padding : 0; 
	background-image : url(../images/header.png); 
	font-family : "Arial", sans-serif; 
	color : #ffffff; 
} 	
	
#page { 
	margin-left: auto; 
	margin-bottom: 0; 
	margin-right: auto; 
	margin-top: 0px; 
	width: 1020px; 
	padding:0; 
	background : url(../images/contentframe.png) repeat-y; 
} 

#content {
	padding-left : 30px; 
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-right : 30px; 	
}

#post { 
	text-align : left; 
	padding-left : 20px; 
	padding-top : 10px; 
	padding-bottom : 20px; 
	padding-right : 15px; 
} 

#post_wide { 
	float : right; 
	text-align : left; 
	width : 720px; 
	height : 550px; 
	padding-left : 20px; 
	padding-top : 10px; 
	padding-bottom : 20px; 
	padding-right : 20px; 
	overflow : auto; 
} 

#homemiddle { 
	float : right; 
	width : 400px; 
	height : 407px; 
	padding-left : 0; 
	padding-top : 0; 
	padding-bottom : 0; 
	padding-right : 0; 
} 

.title { 
	margin : 0; 
	padding-bottom : 0; 
	border-bottom : 0 solid #666666; 
	font-size : 19px; 
	letter-spacing : 0; 
} 

.title a { 
	text-decoration : none; 
	color : #999999; 
}

#topnav { 
	float : right; 
	width : 1000px; 
	height : 33px; 
	padding-left : 0; 
	padding-right : 25px; 
	padding-top : 167px; 
	padding-bottom : 0;
	font-size : 20px; 
	font-weight : bold; 
	color : #ffffff; 
	text-align : right; 
} 

#topnav ul { 
	list-style : none; 
	margin : 0; 
	padding : 0; 
} 

/*#topnav li { 
	display : inline; 
	padding-top : 0; 
	padding-right : 12px; 
	padding-bottom : 0; 
	padding-left : 10px; 
	line-height : normal; 
} */

#topnav a {
	color: #ffffff;
}

#topnav a:visited { 
	color : #ffffff; 
	text-decoration : none; 
}

#topnav a:active { 
	color: #000000;
	text-decoration : none; 
}

#topnav a:hover { 
	color : #fcf02e; 
	text-decoration : none; 
} 

#topnav a.current {
	color: #fcf02e;
}

#anchor { 
	float : left; 
	width : 1000px; 
	height : 20px; 
	padding-left : 0px; 
	padding-right : 20px; 
	padding-top : 8px; 
	padding-bottom : 0; 
	margin-top : 0; 
	margin-right : auto; 
	margin-bottom : 0; 
	margin-left : auto; 
	text-align : right; 
} 

#anchor { 
	font-size : 11px; 
	font-weight : normal; 
} 

#anchor ul { 
	list-style : none; 
	margin : 0; 
	padding : 0; 
}
 
#anchor li { 
	display : inline; 
	padding : 0 10px 0 10px; 
}
 
.anchor {
	color : #330000; 
}

.anchor_faded {
	color : #bbbbbb; 
}

/*#anchor a:link, #topnav a:visited, #topnav a:active { 
	color : #330000; 
	text-decoration : none; 
} */

#anchor a:hover { 
	color : #1c24ed; 
	text-decoration : none; 
} 

.anchor:link, .anchor:visited, .anchor:active { 
	font-size : 11px; 
	color : #333333; 
	text-decoration : none; 
	font-weight : normal; 
} 

.anchor:hover { 
	color : #3366ff; 
	text-decoration : none; 
} 

.small:link, .small:visited, .small:active { 
	font-size : 10px; 
	color : #999999; 
	text-decoration : none; 
	font-weight : normal; 
}

#footer { 
	width : 1020px; 
	height : 65px; 
	margin : 0 auto; 
	background : url(../images/footer.png) no-repeat; 
	text-align : center; 
	font-size : 10px; 
	/*font-family : sans-serif; */
	color : #ffffff; 
	padding-top : 15px; 
} 

#footer a { 
	color : #ffffff; 
	text-align : center; 
}