body {
	padding-top: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	}
#container {
	text-align: center;
	width: 730px;
	/*border: solid #000 1px;*/	
	}
#logo {
	text-align: left;
	padding-bottom: 10px;
	float: left;
	}
#hdrLink {
	text-align: right;
	padding-top: 50px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}
#hdrLink a{
	color: #369;
	text-decoration: none;
    font-weight: bold;
	}
#hdrLink a:active{
    color: #069;
	text-decoration: underline;
    font-weight: bold;	
	}
#hdrLink a:visited{
    color: #69c;
	text-decoration: none;
    font-weight: bold;	
	}
#hdrLink a:hover{
    color: #069;
	text-decoration: underline;
    font-weight: bold;	
	}
#nav {
	height: 21px;
    list-style: none;
    background: #69c;
	border: 1px solid #667FA3;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: right;
	}
#nav iframe {
	text-align: left;
    	margin: 0;
   	padding: 0;
    	display: none;
    	list-style: none;
    	position: absolute;
    	left: -1px;
    	top: 30px;
    	right: auto;
	width: 157px;
}
#nav li {
	border-right: 1px solid #667FA3;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	list-style-type: none;
	display: inline;
	padding: 4px 16px 8px 16px;
	}
#nav li a{
	color: #FFF;
	text-decoration: none;
    font-weight: bold;
	}
#nav li a:active{
    color: #eee;
	text-decoration: underline;
    font-weight: bold;	
	}
#nav li a:visited{
    color: #eee;
	text-decoration: none;
    font-weight: bold;	
	}
#nav li a:hover{
    color: #eee;
	text-decoration: underline;
    font-weight: bold;	
	}
	
#content {	
	border: solid #ccc 1px;
	background : url(null) fixed no-repeat;	
	}
	
/*HOMEPAGE STYLE*/	
	
#topPic {
	border-bottom: solid #ccc 1px;
	}
#lftContainer {
	text-align: left;
	float: left;
	width: 478px;
	border-right: solid #ccc 1px;
	/*border: solid #000 1px;*/	
	}
#lftContent {
	margin: 10px;
}
#rgtContent {
	float: left;
	width: 249px;
	/*border: solid #000 1px;*/
	}	
#graceNote {
	text-align: left;
	margin: 5px;
	}
#btmContainer {
	width: 728px;
	/*clear: all;*/
	border: solid #c00 1px;
	background : url(null) fixed no-repeat;	
	}	
.btmModule {
	float: left;
	width: 242px;
	float: left;
	/*border: 1px 1px solid #ccc;*/ 
	}
.btmModule img.pic{
	float: right;
	}

	
/* END HOMEPAGE STYLE*/

/* CATDOOR STYLE */
#cat {
	text-align: left;
	}
#catContent {
	padding: 0 15px 15px 15px;
	text-align: left;
}
#cat p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	}
#cat .l a:link {
	color: #999;
	text-decoration: none;
	}
#cat .l p a:visited {
	color: #bcbcbc;
	text-decoration: none;
	}
#cat .l p a:hover {
	color: #666;
	text-decoration: none;
	}
#cat .l p a:active {
	color: #666;
	text-decoration: none;
	}
#cat #catPromo {
	float: right;
	border: solid 1px #999;
	}		

/* END CATDOOR STYLE */

#footer {
	clear: all;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align:center;
	}
/* #lftFooter {
	float: left;
	} 
#rgtFooter {
	text-align: right;
	}*/
#footer a:link {
	color: #666;
	text-decoration: underline;
	}
#footer a:visited {
	color: #999;
	text-decoration: underline;
	}
#footer a:hover {
	color: #333;
	text-decoration: underline;
	}
#footer a:active {
	color: #333;
	text-decoration: underline;
	}		
	
#ad {
	clear: all;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align:center;
	}
#ad a:link {
	color: #999;
	text-decoration: underline;
	}
#ad a:visited {
	color: #bcbcbc;
	text-decoration: underline;
	}
#ad a:hover {
	color: #666;
	text-decoration: underline;
	}
#ad a:active {
	color: #666;
	text-decoration: underline;
	}			
		
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #69c;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #369;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.sideContentHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}
.sideContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	letter-spacing: 0.07em;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 0.005em;
	}