/* Copyright Chiweb 2007*/

body		 	{
				background: url("images/bg1.png") #000;
				text-align:center;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				color: #FFFFFF;
				}

img				{
				border: none;
				padding: 0;
				margin: 0;
				}
				
a				{
				color: #FFFFFF;
				margin: 0;
				padding: 0;
				}
				
a:hover			{
				color: #A7FEF3;
				margin: 0;
				padding: 0;
				}
				
h2				{
				color: #fff;
				font-size: 15px;
				text-decoration: underline;
				}
				
#floatl			{
				float: left;
				margin-right: 20px;
				}	
				
#text			{
				padding-left: 5px;
				}			




p.boldunderline		{
					text-decoration:underline;
					font-weight:bold;
					}

p.bolditalic		{
					font-style:italic;
					font-weight:bold;
					}


ul.bolditalic		{
					font-style:italic;
					font-weight:bold;
					}

#container 	{
				width: 900px;
				position:relative;
				top: 0px;
				margin: auto auto;
				border: 0px;
				text-align: left;
				}
	
#content_wrapper {
				width: 900px;
				text-align: left;
				}
				
#top_1			{
				position: relative;
				width: 900px;
				height: 99px;
				background: url('..\images\top_1.jpg');
				}
				
#top_2			{
				width: 900px;
				height: 101px;
				background: url('..\images\top_2.jpg');
				}
				
		


#buttons		{
				clear: both;
				position: relative;
				float: left;
				width: 201px;
				}
				
#buttons div	{
				margin: 0;
				padding: 0;
				height: 31px;
				width: 201px;
				margin-top: 1px;
				text-align: center; 
				}
				
#buttons div a 		{
				background: url('images/button.jpg') no-repeat;
				clear: both;
				height: 25px;
				color:#FFFFFF;
				font-size: 0.8em;
				font-weight: 600;
				text-align: center;
				text-decoration: none;
				overflow: hidden;
				display: block;
				padding-top: 6px;
				}
				
#buttons div a:hover {
				background: url('images/button2.jpg') no-repeat;
				color:#AAFDF9;
				font-size: 0.8em;
				font-weight: 600;
				text-align: center;
				text-decoration: none;
				}
				

									
#content		{	
				float: left;
				width: 455px;
				padding-left: 20px;
				padding-top: 20px;
				padding-bottom: 20px;
				font-size: 12px;
				}

#w3c			{
				height: 50px;
				width: 100px;
				position: absolute;
				top: 8px;
				left: 0px;
				border: hidden;
				overflow:auto;
				}

#right			{
				float: left;
				width: 201px;
				margin: 0px;
				padding: 0px;
				margin-left: 23px;
				margin-top:1px;
				}
				
#article_1		{
				background: url('images/feature_bg.jpg') no-repeat;
				padding: 0;
				margin: 0;
				padding-top: 5px;
				width: 200px;
				height:201px;
				font-size: 10px;
				text-align: center;
				overflow: hidden;
				}
				
								
#article_1 a	{
				padding: 0;
				margin: 0;
				}
				
#article_1 a img	{
				padding: 0;
				margin: 0;
				padding-top:3px;
				}
				
#article_2		{
				background: url('images/feature_bg.jpg') no-repeat;
				padding: 0;
				margin: 0;
				padding-top: 5px;
				width: 200px;
				height:201px;
				font-size: 10px;
				text-align: center;
				overflow: hidden;
				}

								
#articles		{
				float: left;
				width: 182px;
				display: block;
				font-size: 10px;
				padding-left: 10px;
				text-align: center;
				}

		
				
#sub_nav		{
				clear: both;
				width: 910px;
				height: 30px;
				padding-top: 6px;
				font-size: 10px;
				text-align: center;
				background: url('../images/footer.jpg') no-repeat;
				}
				
#sub_nav	a	{
				color: #C4E7EA;
				padding-top: 3px;
				}
				
#sub_nav	a:hover		{
				color: #fff;
				padding-top: 3px;
				}
				
#copyright		{
				font-size: 9px;
				text-align: center;
				}







