body {
	background-color: #fff;
	background: url('images/bg.gif') repeat-x;
	font-size: 14px; 
	font-family: Arial, Tahoma, 'Trebuchet MS', Verdana, 'Times New Roman';
	color: #4A4A4A;
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
}

a {
	color: #4A4A4A;
	text-decoration: underline;
	}
			
a:hover {
	text-decoration: none;
	color: #497CEF;
	}

#topbar {
	text-align: center;
	margin: 0;
	background: #497CEF;
	border-bottom: 1px dotted #fff;
	border-top: 1px solid #fff;
	color: #FFFFFF;
	padding: 8px;
	letter-spacing: 1px;
}

	#topbar a {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	#topbar a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}

div#wrapper {
	width: 721px;
	margin: 0 auto;
}
	
div#main {
	width: 721px;
	margin: 0 auto;
	padding-top: 5px;
	background: #fff;
}
	
	h1 a span { display: none; }
		
	h1 a {
		width: 721px; height: 74px;
		background: url(images/header.gif) no-repeat;
		display: block;
		}
		
.navigation {
	width: 721px; height: 42px;
	background: url(images/nav.gif) no-repeat;
	list-style: none;
	font-size: 12px; 
	padding-top: 13px;
	padding-left: 15px;
	font-family: Tahoma, 'Trebuchet MS', Arial, Verdana, 'Times New Roman';
	}
							
		.navigation a {
			color: #4a4a4a;
			font-weight: bold;
			text-decoration: none;
			}
					
		.navigation a:hover { 
			text-decoration: underline;
			color: #497CEF;
			}
		
div.center {
	width: 330px;
	background: url('images/pip.gif') no-repeat;
	float: left;
	margin: 3px;
	padding: 10px;
	text-align: justify;
	}
		
div.center ul{
	padding: 2px 25px 0 2px;
	margin-left: 18px;
	}
	
	div.center ul {
		list-style-position: inside;
		}
	
	div.center li {
		list-style: none;
		padding-left: 15px;
		background: url("images/list.gif") no-repeat 0 7px;
		text-align: justify;
		line-height: 20px;
		}
		
div.center-sub {
	width: 700px;
	background: url('images/pip.gif') no-repeat;
	float: left;
	margin: 3px;
	padding: 10px;
	text-align: justify;
	}
			
p { 
	margin: 8px 8px 8px 8px;
	line-height: 19px;
	}
			
h2 { 
	font-family: Georgia, Arial, "Trebuchet MS",sans-serif; 
	font-weight:normal; 
	font-size: 18px; 
	color: #4A4A4A;
	margin: 1px 0 8px 5px;
	padding-left: 22px;
	text-decoration: underline;
	}
			
hr {
	height: 1px;
	border: 0;
	background: #ccc;
	}
		
div.footer {
	width: 721px; height: 44px;
	background: url(images/footer.gif) no-repeat;
	padding: 4px 0 0 0;
	text-align: center;
	clear: both;
	font-size: 12px
	}
		
.art_preview {
	border-top: 1px dashed #92D07F;
	background: #fff url(images/art-bg.gif) repeat-x;
	padding: 12px;
	line-height: 19px;
	margin: 10px 0 10px 0;
	}
				
	.art_preview a {
		color: #4A4A4A;
		text-decoration: underline;
		font-weight: bold;
		}
						
	.art_preview a:hover {
		color: #4A4A4A;
		text-decoration: none;
		}
	
.big-text {
	font-size: 18px; 
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	}
							
	.big-text a {
		color: #4A4A4A;
		text-decoration: underline;
		}
							
	.big-text a:hover {
		color: #4A4A4A;
		text-decoration: none;
		}
							
.quo_preview {
	border-top: 1px dashed #C52727;
	border-bottom: 1px dashed #C52727;
	line-height: 19px;
	background: #FFEEEE;
	padding: 12px;
	margin: 10px 0 10px 0;
	}		
	
.big-text-quo {
	font-size: 14px; 
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	font-weight: bold;
	}			
					
div.quotes {
	width: 721px;
	text-align: center;
	margin: 0 0 4px 0;
}
