*{
	margin: 0;
	padding: 0;
	border-left: px;
	padding-right: 9px;
}*
body {
	line-height: 1.7em;
	background: #333;
	color: #24365C;
	background-image: url(images/star_tile.gif);
}
a {COLOR: #24365C; text-decoration: none;}
a:visited {COLOR: #24365C; text-decoration: none;}
a:hover {COLOR: #24365C; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 {
	padding-left: 10px;
	color: #fff;
	font-size: 1em;
	height: 24px;
	line-height: 24px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }

#header {
	background: #FFFFFF url(images/header2.jpg) repeat-x;
	height: 215px;
}
#header h1 {
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap {
	padding: 0px 0px 0px 0px;
	width: 770px;
	margin:0px auto;
	background: #FFFFFF url(images/header2.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#left {
	float: left;
	width: 180px;
	margin-bottom: 10px;
	margin-top: 7px;
	padding-left: 10px;
}
#left ul {
	padding: 5px 10px 10px 10px;
	margin: 0;
	background-color: #CCCCCC;
}
#right {
	margin-bottom: 20px;
	float: right;
	width: 550px;
	padding: 0 10px 0px 10px;
}
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }

<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
