body {margin-top:25px;background:#f8f8ff;font-family:Georgia,Palatino,Garamond,serif;color:#555;}
a:link {
	color:#000;
	text-decoration:none;
}
a:visited {color:#555;}
a:hover, a:active {
	color:#000;
	font-size: 11px;
	text-decoration: underline;
}
#main {
	position:relative;
	overflow:hidden;
}
	#main h1 {
	position:absolute;
	top:44px;
	right:22px;
	background:#222;
	background-color: #FFFFFF;
	width: 200px;
}
		#main h1 a{display:block;width:175px;height:48px;text-indent:-9999px;background: transparent url('../img/logo.gif') top left no-repeat;}
		
	
	
	
	
	
	#main h88 {
	position:absolute;
	top:539px;
	right:84px;
	background:#222;
	background-color: #FFFFFF;
	width: 59px;
	height: 105px;
}
		
		
		
		#main h99 {
	position:absolute;
	top:200px;
	right:22px;
	background:#222;
	background-color: #FFFFFF;
	width: 200px;
}
	
		
		
	
		
		
		
		
	
		
	#main h4 {
	position:absolute;
	top:812px;
	right:190px;
	background:#222;
	background-color: #FFFFFF;
	width: 543px;
	height: 29px;
}
		
		
			#main h5 {
	position:absolute;
	top:762px;
	right:349px;
	background:#222;
	background-color: #FFFFFF;
	width: 384px;
	height: 44;
	font-family: Georgia, Palatino, Garamond, serif;
}

	
		
		
			#main h6 {
	position:absolute;
	top:223px;
	right:15px;
	background:#222;
	background-color: #FFFFFF;
	width: 220;
}


				#main h3 {
	position:absolute;
	top:169px;
	right:20px;
	background:#222;
	background-color: #FFFFFF;
	width: 209;
	height: 43;
}
		
			#main h7 {
	position:absolute;
	top:452px;
	right:166px;
	background:#222;
	background-color: #FFFFFF;
	width: 230px;
}
	
		#main h8 {
	position:absolute;
	top:833px;
	right:287px;
	background:#222;
	background-color: #FFFFFF;
	width: 442px;
	height: 36px;
	font-size: 10px;
}
		
	#main h2 {
	position:absolute;
	top:455px;
	right:36px;
	background:#222;
	background-color: #FFFFFF;
	width: 200px;
}

	#main h1 a,#main h2 a {color:#fff; text-decoration:none;}
#articles {
	position:relative;
	overflow:hidden;
}
	#articles ul {margin:0;padding:0;list-style:none;position:relative;overflow:hidden;}
		#articles ul li{
	display:block;
	float:left;
	width:710px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	border-right-color: #e0e0e8;
	font-size: 12px;
}
		#articles ul li.no-margin{margin:0;border:none;}
		#articles h2{margin:0;border:none;color:#333;margin-bottom:0.65em;font-size:1.4em;letter-spacing:0.5px;font-family:Georgia,Palatino,Garamond,serif;}
		#articles h2 a{color:#333; text-decoration:none;}
		#articles h2 a:hover{background:#000;color:#fff;}
		#articles .meta{position:relative;top:-15px;font-size:0.8em;text-transform:uppercase;color:#999;margin-bottom:5px;font-family:helvetica,arial,sans-serif;}
		#articles a.more{float:right;margin-right:5px;text-transform:lowercase;text-decoration:none;background:#E7E7DE;color:#696969;padding:0 5px;}
		#articles a.more:hover{background:#000;color:#F1FBFF;}
        #articles #description {margin-top:40px;float:left;width:300px;}
			#articles #description img{margin-left:10px;float:right;border:#E7E7DE 4px solid;}
        #articles #quote {margin-top:25px;margin-right:20px;width:620px;float:left;}
            #articles #quote p {color:#666;font-size:3em;line-height:1em;padding:10px 0 0 10px;position:relative;}            
            #articles #quote p .symbol {
	font-size: 3em;
	color:#E7E7DE;
	position:absolute;
	right:217px;
	top:-182px;
	z-index:-1;
}            
            #articles #quote p .author {
	position:absolute;
	right:-90px;
	bottom:-129px;
	font-size:0.4em;
	font-variant: small-caps;
}            
            #articles #quote p .author a:hover{background:#000;color:#F1FBFF;}            
#footer {
	position:relative;
	overflow:hidden;
	text-align:right;
	font-size:0.9em;
	color:#999;
}
	#footer p {
	font-style:italic;
	float:left;
	text-align: left;
	margin-bottom: 20px;
}
	#footer ul{margin:0;padding:0;list-style:none;float:right;}
		#footer ul li{display:inline;margin:0 10px;}
			#footer ul li a{color:#3c94bc;text-decoration:none;}
			#footer ul li a:hover{color:#111;text-decoration:underline;}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;		
}
th {
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	background-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #E7F0CC;	
}	
/* end - table */

