/* CSS Thanks to China Invitation Letter cool web team */

.greystripeimgbg 
	{  
	background-image: url('/logos/logo01%20bg%2003.gif');  
	background-repeat: repeat-x  }

body { 
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 100%; 
	font-family: verdana, arial, sans-serif;
	font-size: 10px; 
	color: #383929; 
	TEXT-DECORATION: none ;
}

/* DIVS */
div#main{
	background: #FFF;
	width: 912px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 6px;
	margin-bottom: 6px;
}
div#logo {
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
}
div#logo img{
	margin-left: 5px;
	margin-right: 5px;
	border: 0;
}
img.left{
	float: left;
	border: 0;
}

div#header {
	margin-top:3px;
}
div#links {
	margin: 6px;
	line-height: 160%;
	font-size: 10px;
}
 div#subheader {
	color: #fff;
	border: 0;
	width: 900px;
	height: 10px;
	margin-right:auto;
	margin-left:auto;
}
div#container {
	width:900px;
	margin:0 auto;
	text-align:left;
}
	
div#googleAds {
/*	float:left; */
	width:165px;
clear:both;
}
		
div#wrapper {
	 float:right;
	 width:715px;
}
		
div#main-content {
	float:left;
	width:490px;
	padding:0 5px 0 30px;
	background:url('beigestripebg.gif');
}
		
div#navigation {
	float:right;
	width:180px;
	padding-right: 5px;
}

div#footer {
	clear: both;
	text-align:center;
	border: 0px;
	color: #333;
	font-size: 10px;
	line-height: 140%;
}
div#counter {
	text-align:center;
	border: 0px;
}



/* TEXT */
 h1 {
	font-size: 14px;
	margin: 6px;
	color: #000000;
	line-height: 140%;
}
 h2 {
	font-size: 18px;
	margin: 6px;
	color: #CF0304;
	line-height: 140%;
}
 h3 {
	font-size: 10px;
	color: #383929;
	line-height: 140%;
	margin: 6px;
}

.bigheading {
	font-size: 12px;
	color: #CF0304;
	line-height: 140%;
	margin: 6px;
}

p {
	font-size: 11px;
	margin: 0 10px 0 15px;
	line-height: 140%;
	color: #383929;
}

.smallheading { font-size: 10px; line-height: 120%; color: #383929; margin-left: 0; 
               margin-right: 6px; margin-top: 6px; margin-bottom: 6px }
/* LINKS */
div#logo a:link{
	color: #666;
	text-decoration: none;
}
div#logo a:visited{
	color: #666;
	text-decoration: none;
}
div#logo a:hover{
	color: #CF0304;
	text-decoration: none;
}


 div#main-content a:link{
	color: #000;
	text-decoration: none;
}
 div#main-content a:visited{
	color: #000;
	text-decoration: none;
}
 div#main-content a:hover{
	color: #CF0304;
	text-decoration: underline;
}

 div#links a:link{
	color: #666;
	text-decoration: none;
}
 div#links a:visited{
	color: #666;
	text-decoration: none;
}
 div#links a:hover{
	color: #CF0304;
	text-decoration: none;
}


/* DL MENU */

dl {
	width: 180px;
	padding: 0px;
	background: #FFFFFF;
	border: 0px;
	margin: 0px;
}
dd {	
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
}
dd a {	
	display: block;
	padding: 6px;
	margin: 0px;
	margin-bottom: 1px;
	background: #F1F1F1;
	height: 1%;
	line-height: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold; 
	background:url('beigestripebg1.gif');
}
dd a:hover {	
	border: 0px;
	background: #548FFF;
	margin-bottom: 1px;
	color: #FFF;
	background:url('redstripebg.gif');
}

dd.sub {	
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
}
dd.sub a {	
	display: block;
	border-left: 4px solid #ccc;
	padding: 6px;
	margin: 0px;
	margin-bottom: 1px;
	background: #FAFAFA;
	height: 1%;
	line-height: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold; 
	background:url('beigestripebg.gif');
}
dd.sub a:hover {	
	border: 0px;
	border-left: 4px solid #ccc;
	background: #548FFF;
	margin-bottom: 1px;
	color: #FFF;
	background:url('redstripebg.gif');
}
dd.footer {	
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
	background-image: url('img/menu-footer.gif');
	background-repeat: no-repeat;
	height: 11px;
}
/* these gifs are not needed */
dd.header {	
	padding: 0px;
	margin: 0px;
	background-image: url('img/menu-header.gif');
	background-repeat: no-repeat;
	height: 12px;
}


/* OTHER */
hr {
	width: 538px;
	text-align: center;
	color: #999;
}

#sites {
	font-size: 10px;
	
}

#sites h1 {
	font-size: 11px;
}

#sites p {
	font-size: 9px;
}

#content_navigation {
	text-align:center;
}

