	<!--
		html,body{
			background:#07141f;
			margin:0;
			font-family:Helvetica, Verdana, sans-serif;
			color:#fff;
		}
		p{
			margin:7px 0 7px 0;
			font-size:12px;
		}
		a,a:hover,a:link,a:visited,a:active{
			text-decoration:none;
		}
		a{
			color:#fff;
		}
		a:hover{
			/*color:#555;*/
			color:#d37d3f;
		}
		h1{ /* for headline of article */
			margin:7px 0 7px 0;
			font-size:16px;
			font-weight:bold;
		}
		h2{ /* for subheadline of article */
			margin:5px 0 5px 0;
			font-size:15px;
			font-weight:bold;
		}
		h3{ /* for body text headline/subheadline of article */
			margin:5px 0 5px 0;
			font-size:14px;
			font-weight:bold;
		}
		h4{ /* for byline of article */
			margin:5px 0 5px 0;
			font-size:12px;
			font-weight:bold;
		}
		li{
			list-style-type:none;
		}
		img{
			margin:0;
			padding:0;
			border:0;
		}
		#mainDiv{
			margin:0 auto;
			width:860px;
		}
		#topDiv,#bodyDiv,#footDiv{
			margin:0;
			width:760px;
			clear:both;
		}
		#headDiv{
			height:230px;
		}
		#bodyRight{
			width:260px;
			float:right;
		}
		#sideGallery{
			background-image:url(../_img/gallery/polaroid.jpg);
			height:315px;
			text-align:left;
		}
		#randThb{
			margin:19px 0 0 15px;
			width:204px;
			height:172px;
		}
		#randQuoteBox{
			color:#f6721f/*d37d3f*/;
			margin:0;
			width:260px;
		}
		#quoteMsg{
			font-size:16px;
			margin:20px;
			width:220px;
		}
		#quoteAttrib{
			font-size:11px;
			margin:0 auto;
		}
		#bodyLeft{
			width:500px;
			float:left;
		}
		#bodyHolder{
			width:460px;
			background:#06273c;
		}
		#bodyContent{
			text-align:justify;
			width:418px;
			border:1px solid #06273c;
		}
		#bodyContent{
			min-height:700px;
		}
		/* mac hide \*/
		* html #bodyContent{height:700px;}
		/* end hide */
		.txtCap{
			text-transform:capitalize;
		}
		.txtUP{
			text-transform:uppercase;
		}
		.txtlow{
			text-transform:lowercase;
		}
		.bar{
			clear:both;
		}
		.navBar{
			height:60px;
		}
		.top{
			position:relative;
			left:0px;
			top:0px;
			width:760px;
		}
		.m_0{
			position:absolute;
			left:37px;
			top:26px;
			width:46px;
			height:29px;
		}
		.m_1{
			position:absolute;
			left:83px;
			top:23px;
			width:75px;
			height:31px;
		}
		.m_2{
			position:absolute;
			left:175px;
			top:18px;
			width:116px;
			height:33px;
		}
		.m_3{
			position:absolute;
			left:311px;
			top:16px;
			width:66px;
			height:30px;
		}
		.m_4{
			position:absolute;
			left:395px;
			top:13px;
			width:43px;
			height:30px;
		}
		.m_5{
			position:absolute;
			left:441px;
			top:12px;
			width:52px;
			height:30px;
		}
		.m_6{
			position:absolute;
			left:509px;
			top:7px;
			width:130px;
			height:32px;
		}
		.m_7{
			position:absolute;
			left:657px;
			top:4px;
			width:73px;
			height:31px;
		}
		.foot{
			font-size:11px;
			font-weight:bold;
		}
		.foot div{
			display:inline;
		}
		.foot a{
			color:#fff;
		}
		.foot a:hover{
			color:#d37d3f;
		}
		#selected{
			color:#d37d3f;
		}
		/*.foot a:visited,a:active{
			text-decoration:none;
		}*/
		.paragTxt{
			font-size:12px;
			color:#9eb9c6;
		}
		.smImg{
			width:260px;
			height:32px;
			border:0;
		}
	-->