
#logo{
}
body{
	font-family:Arial;
	}
	

#header{
	height:193;
	float:left;
	padding-left:220px;
}
	
#content{
	background-color:#e6e6e6;
	width:1024;
	text-align: left;
	background-image:url(images2/stripe.jpg);
 	background-repeat: no-repeat;
 	background-position:0px 260px;
 	height:800px;
}

#left{
	height:500px
	width:800px;
	float:left;
}

#right{
	height:100%;
	width:750px;
	float:right;
	font-size:11px;
	padding:10px;
	font-family:sans-serif;
	

}

#rightcontainer{
	width:100px;
	background-color:pink;
	height:20px;
}
p{
	color: #426287;
	margin-left: 28px;
}
h1{
	font-size: 16px;
	font-weight: bold;
}
h2{
	font-size: 16px;
	font-weight: bold;
}

#info {
	font-size:12px;
	font-weight:bold;

}

A:link {text-decoration: none; color:#a1a1a1;}
A:visited {text-decoration: none; color:#a1a1a1;}
A:active {text-decoration: none; color:#a1a1a1;}
A:hover {text-decoration: none; color: #6699cc;}

#header ul{

}
#header li{
	color:#a1a1a1;
	list-style-type:none;
	display:inline;
	float:left;
	margin-top:18px;
	margin-right:24px;
	font-family:sans-serif;
	font-weight:bold;
	font-size: 18px;
	letter-spacing: 1px;
}

#box1{
	width: 600px;
}
#box2{
	width: 430px;
	margin-top:20px;
}
#box3{
	width: 270px;
	margin-top:20px;
}
#box3 A:link {text-decoration: none; color:blue;font-weight:bold;}
#box3 A:visited {text-decoration: none; color: blue;font-weight:bold;}
#box3 A:hover {text-decoration: none; color: #6699cc;}

#news{
	margin-left:24px;
	width:230px;
	height:440px;
	overflow:scroll;
	overflow-x:hidden;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
}
h3{
	font-size:14px;
}

#news	.contentx {
	font-size:12px; 
	margin-left:18px;
}

.newshead{
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:16px;
	font-weight:bolder;
}

.newsitem{
	color:#ffb140;font-weight:bold;
}
#footer{
	padding-top:20px;
	}
.footleft{
	float:left;
	width:50%;
	padding-bottom:10px;
	padding-left:15px;
}
.footright{
	float:right;	
	padding-right:15px;
	font-weight:bolder;
		font-size:16;
}