body {
 	margin-left:30px;
 	margin-top:10px;
 	margin-right:30px;
 	margin-bottom:10px;
	font-family:verdana, helvetica, arial;
		background-image: url('../images/layout/bg_blue.jpg');
	}
a  {	text-decoration:none;	}
h1 {
	border-bottom: #99cc99 solid 1px;
	border-top: #99cc99 solid 1px;
	font-size:130%;
	margin-bottom: -10px;
	color: #006699;
	font-family: MS Sans Serif, arial, geneva;
	}
h2 {
	font-family: MS Sans Serif, arial, geneva;
	font-size:124%;
	color: #ffffff;
	background-color: #00008b;
	padding: 2px;
	margin-bottom: -10px;
	}
h3 {
	font-size:112%;
	margin-bottom: -15px;
	color: #003366;
	font-variant: small-caps;
	}
h4 {
	font-size:106%;
	color: #336699;
	margin-bottom: -15px;
	font-variant: small-caps;
	}
dt {
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	}
	dt a {
		color: #006699;
		}
xmp {
	font-size:120%;
	}
tbody {
	border:1px solid #2f4f4f;
	}
	.heading {
			height: 100px;
			background-image: url('../images/layout/bg_top_area.jpg');
			background-repeat: repeat-x;
			background-position: 320px 0px; 
		}
	.topnav {
		background-image: url(../images/layout/bg_nav.gif);
		background-repeat: repeat;
		padding: 5px;
		font-size:90%;
		font-weight: bold;
		text-align: right;
		color: #99cccc;
		border-bottom:solid 1px #ff9900;
		border-top:solid 1px #ff9900;
		}
		.topnav a {
			color: #b0e0e6;
			}
		.topnav a:visited {
			color: #f0ffff;
			}
		.topnav a:hover {
			color: #afeeee;
			}
	.layout {
		background-image: url(../images/layout/bg_joy_vi.gif);
		background-repeat: no-repeat;
		background-position: 100% 100%;
		background-color: white;
		font-size:90%;
		border:solid 1px #ff9900;
		}
	.content {
		padding: 10px;
		border-bottom: #003366 solid 1px;
		font-size:90%;
		}
		.content a {
			color: #006699;
			}
		.content a:hover {
			color: #3399ff;
			text-decoration: underline;
			}
		.content a:visted {
			color: #3333cc;
			}
	.listings {
		background-color: #add8e6;
		font-size:90%;
		}
	.highlighter {
		background-color: #e0ffff;
		font-size:110%;
		font-weight: bold;
		}
	.bluetext{
		color: #006699;
		}
	.highlightrow {
		background-color: #f0f8ff;
		font-size:120%;
		}
	.lightrow {
		background-color: #f0f8ff;
		}
	.darkrow {
		background-color: #afeeee;
		}
	.byline {	
		font-size:80%;
		color:#000000;
		}
	.highlight {	
		background-color: #e0ffff;
		}
	.authorblock {	
		font-size:90%;
		color:#000000;
		border: #003366 dashed 1px;
		background-color: #f0f8ff;
		padding: 10px;
		}
	.footer {
		padding: 5px;
		text-align: right;
		color: #99cccc;
		font-size:90%;
		}
		.footer a {
			color:#009999;
			}
	.copyright {
		padding: 10px;
		color: #99cc99;
		font-size:70%;
		}
		.copyright a {
			color:#00cccc;
			}
/*	News Items */
	.hiliteintro {	
		font-size:12px;
		line-height:18px;
		color:#657A8F;
		}
	.articlesheading {	
		display:block;
		font-weight:bold;
		text-transform:capitalize;
		font-size:110%;
		}
	.articlesblurb {	
		display:block;
		}
	.articlesblurbbold {	
		display:block;
		font-weight:bold;
		}
	.articlescontent {	
		display:block;
		}
	.articlesdate {	
		display:block;
		text-transform:capitalize;
		font-style:italic;
		}
	.bodycopyright {	
		font-size:80%;
		color:#a9a9a9;
		}




