body { 	
	font-family: Geneva, Times, Serif; 
	color: #555584; 
	background-color: #526cd3; 
	background-color: #100832; 
}
#content {
	position: absolute; 
	left: 151px;
	top: 118px;
	width:640px;
	height:2992px;
	padding-left: 2px;
	padding-right: 12px;
        background: #ffffff;
	background-repeat: no-repeat;
	font-family: helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:500;
	z-index:1;
}

#top { 
	position: absolute; 
	left: 25px;
	width:620px;
	top: 18px;
}
#image { position: absolute; 
	left: 172px; 
	top: 200px;
}
#menu { position: absolute; 
display:none;
	left: 25px; 
	top: 118px;
	width:128px;
	height:2892px;
	padding-left:8px;
	padding-right:2px;
	padding-top:24px;
	font-size: 11px;
	font-weight:600;
	font-family: helvetica,arial,sans-serif;
	background-image: url(/design/menu.jpg); 
}

.menuitem {
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
	font-weight: 800;
	color:white;
}

a:link {
	color:#3399dd;
	text-decoration:underline;
}
a:visited {
	color:#3399cc;
	text-decoration:none;
}
a:hover {
	color:#dfd7ef;
	color:#dddd88;
	text-decoration:underline;
}
a#content {
	color:#000040;
}
.heading {
	font-size:24px;
	font-weight:700;
}
.subhead {
	font-size:18px;
	font-weight:700;
}
.slug {
	color:white;
	background-color:#341289;
	padding:2px;
}
.blocked {
	font-family:arial,helvetica,sans-serif;
	font-size:24px;
	font-weight:600;
	color:white;
	background-color:#341289;
}
.copyright {
	font-family:arial,helvetica,sans-serif;
	font-weight:300;
	font-size:9px;
	color:#341289;
	
}
#copyright {
	position:relative;
	top:24px;left:0px;
	/* top:2422px;
	left:4px;
	*/
	width:468px;
	height:20px;
	z-index:5;
}
#advert2 {
	position:absolute;
	top:2422px;
}
#advert {
	position:relative;
	top:2px;
	left:48px;	
	width:468px;
	z-index:6;
}
img {
	margin-right:18px;
}

.tiny {
	font-size:10px;
}
.normal {
	font-size:14px;
}
.small {
	font-size:11px;
}
.large {
	font-size:18px;
}
.bold {
	font-weight: 600;
}
.caption {
	font-family:times,serif;
	font-weight:600;
	font-size:13px;
	font-style:italic;
}

.box {
	font-family:helvetica,arial,sans-serif;
	font-size:18px;
	font-weight:600;
	color:#2f61f0;
	background-color:azure;
	padding:20px;
	margin:2px;
}
