body{
	background-image:url(images/graybg.gif);
	background-repeat:repeat-x;
	background-color:#a5a5a5;
	margin:0px;
	}

.page{
	margin:0px;
	width:780px;
	height:100%;
	}

.logo{
	background-image:url(images/logo01.gif);
	background-repeat:no-repeat;
	width:174px;
	height:174px;
	float:left;
	z-index:1;
	}

.left{
	width:147px;
	height:auto;
	padding-left:15px;
	float:left;
	z-index:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
.login{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px 7px;
	}

b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

.feature{
	background-image:url(images/feature01.gif);
	width:606px;
	height:174px;
	float:right;
	z-index:1;
	}

.menu{
	width:606px;
	height:20px;
	margin:0px 0px -4px 0px;
	padding:0px;
	background-image:url(images/menubg.gif);
	background-repeat:repeat-x;
	float:right;
	}	

.main{
	width:606px;
	height:auto;
	background-image:url(images/bluebg.gif);
	background-repeat:repeat-y;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#32456D;	
	}	

.bargradient{
	float:right;
	background-image:url(images/menu07.gif);
	width:16px;
	height:20px;
	}

.lowbar{
	width:606px;
	height:24px;
	margin:0px;
	background-image:url(images/lowerbar.gif);
	background-repeat:repeat-y;
	z-index:0;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#32456D;
	padding-top:5px;
	text-align:center;
	}

.content{
	text-align:justify;
	padding:10px;
	}

.p, p{
	font-size:11px;
	color:#ffffff;
	margin:5px 10px 0px 10px;
	padding-bottom:10px;
	text-decoration:none;
	}

blockquote{
	font-size:11px;
	color:#ffffff;
	margin:5px 10px 0px 15px;
	font-style:italic;
	text-decoration:none;
	}

h1{
	text-transform:capitalize;
	margin:0px;
	padding:0px 5px 5px 5px;
	width:576px;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	}

.entry{
	background-image:url(images/mainh1.gif);
	padding-bottom:5px;
	margin-bottom:10px;
	background-repeat:repeat-y;
	width:576px;
	height:auto;
	}

h2{
	font-size:9px;
	padding-bottom:10px;
	color:#fff;
	border-bottom:1px solid;
	font-weight:normal;
	margin:0px 10px;
	}

h3{
	font-size:13px;
	padding-bottom:0px;
	color:#009;
	font-weight:bold;
	margin:0px 10px;
	text-transform:uppercase;
	}
	
a:link.menustyle, a:visited.menustyle{
	margin:0px;
	padding:0px 13px 0px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#32456D;
	vertical-align:super;
	}

a:hover.menustyle{
	margin:0px;
	padding:0px 13px 0px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#fff;
	vertical-align:super;
	}

.entry a:hover{
	font-weight:bold;
	color:#fff;
	}

.entry a:link, .entry a:visited{
	font-weight:bold;
	color:#0cf;
	}

.comment{
	font-size:11px;
	color:#ffffff;
	text-align:right;
	margin:0px 10px 10px 0px;
	}

.entry img{
	margin:0px 10px 10px 0px;
	}

