#header {
	width:760px;
	height:67px;
	background-image:url(images/header_image.jpg);
}
#icons{
	width:134px;
	height:29px;
	padding-top:30px;
	padding-right:10px;
	text-align:center;
	float:right;
}
#navigation {
	width:756px;
	height:28px;
	background-image:url(images/navigation_bg.gif);
	padding-left:2px;
	text-align:left;
}
#navigation a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#date{
	width:139px;
	height:auto;
	padding-top:8px;
	padding-right:5px;
	text-align:right;
	float:right;
}
#mainimage {
	width:758px;
	height:173px;
}
#mainimageleft{
	width:492px;
	height:174px;
	float:left;
}
#mainimageright{
	width:266px;
	height:174px;
	background-image:url(images/main_image_text.jpg);
	float:right;
}
#content{
	width:758px;
	background-image:url(images/content_bg.gif);
	height:auto;
}
#contentleft{
	width:535px;
	height:auto;
	text-align:left;
	float:left;
}
#contentleft a{
	color:#563670;
	font-weight:bold;
	text-decoration:none;
}
#contentright{
	width:223px;
	height:auto;
	background-color:#E5E2F7;
	float:right;
}
#search{
	width:223px;
	height:52px;
	padding-top:23px;
	background-image:url(images/search_bg.gif);
	background-repeat:no-repeat;
}
#search a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
#news{
	width:223px;
	height:auto;
}
#news a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
#title{
	width:215px;
	height:19px;
	background-image:url(images/purple_bg.gif);
	background-repeat:repeat-x;
	text-align:left;
	padding-left:8px;
	padding-top:5px;
	margin-bottom:12px;
}
#footer{
	width:758px;
	padding-top:10px;
	text-align:left;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
}
#webwatch{
	width:150px;
	text-align:right;
	float:right;
}

.white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
p, .p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
	line-height:18px;
}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484884;
}
