body{
	margin: 0;
	padding: 0;
	width: 640px; /* 575*/
	background-color: #616161;
}
#titleimg {
		margin: 0;
		padding: 15px 0 0 15px;
		width: 300px; /* 235*/
		float: left;
}
#titleimg h1 {
	color: #7575FF;
	font-size: 13px; 
	font-weight: bold; 
	letter-spacing: 1px; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding-bottom: 20px;
}
#titleimg p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
#titleimg .pURL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACC8F7;
	line-height: 1.5em;
	margin: 0;
	padding-top: 5px;
}
#titleimg img{
	margin: 0;
	padding: 0;
	border: 0;
}
#titleimg a:link {
	color: #ACC8F7;
	text-decoration: none;
}
#titleimg a:visited {
	color: #FF938F;
	text-decoration: none;
}
#titleimg a:hover {
	color: #000;
	text-decoration: underline;
	background: #c3c3c3;
}

#links{
	margin: 0;
	padding: 10px 25px 0 0;
	width: 300px;
	float: right;
}
#links ul {
	margin: 0;
	padding: 0 25px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	display: inline;
}
#links li {
	margin: 0 7px;
	padding: 0 0 0 15px;
	line-height: 1.5em;
	display: inline;
	list-style-type: none;
	background: url(../images/bullet.gif) no-repeat left top;
}
#links li a:link {
	color: #ACC8F7;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	list-style-type: none;
}
#links li a:visited {
	color: #FF938F;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	list-style-type: none;
}
#links li a:hover {
	color: #000;
	text-decoration: underline;
	background: #c3c3c3;
}
#bullets {
	margin: 0;
	padding: 20px 0 0 25px;
}
#bullets p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#bullets .ulBullet {
	margin: 0;
	padding: 0 0 7px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	display: block;
}
#bullets .liBullet {
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 1.5em;
	display: block;
	list-style-type: none;
	background: url(../images/bullet.gif) no-repeat left top;
	display: block;
}
#content {
	margin: 0;
	padding: 10px 20px 15px 15px;
	clear: both;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
#content a:link {
	color: #ACC8F7;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	list-style-type: none;
}
#content a:visited {
	color: #FF938F;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	list-style-type: none;
}
#content a:hover {
	color: #000;
	text-decoration: underline;
	background: #c3c3c3;
}
.clearfloat:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfloat {height: 1%;}
/* End hide from IE-mac */
