body	{
	background-color: rgb(143, 168, 249);
	background: url('../images/page_bg.gif') top left; 
	color: #000;
}

img {
	border: 0;
}

.thumbnail {
	margin: 25px;
	border: 1px solid black;
}

.thumbnail2 {
	margin: 0px;
	border: 1px solid black;
}

#container {
	background-color: white;
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	margin-left: auto;
	margin-right: auto;
	
}

#banner {
	background-color: rgb(154, 115, 196);
	background: url('../images/logo.jpg') no-repeat top left;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 160px;
}

#banner p {
	margin-left: -2000px;
} 

#banner a:link {
	text-decoration: none;
	border: 0;
}

#content {
	padding: 10px;
	margin-left: 210px;
	background: url('../images/content_bg.gif') no-repeat top left; 
	background-color: white;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	decoration: none;
}

#content p {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

#content p + p {
  text-indent: 1.5em;
  margin-top : 0 }

#content h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: rgb(136, 69, 138);
	background: transparent;
}

#content h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: rgb(136, 69, 138);
	background: transparent;
}

#content a:link {
	color: rgb(200, 182, 219);
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
	
#content a:visited {
	color: rgb(200, 182, 219);
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
	

#content a:active {
	color: rgb(154, 115, 196);
}

#content a:hover {
	color: rgb(154, 115, 196);
}


#sidebar-a {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	color: rgb(204, 216, 254);	
	margin-right: 5px;
	padding: 5px;
	background: url('../images/sidea_bg.gif') top left; 
	background-color: rgb(183, 162, 207);
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#sidebar-a ul {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-image: url('../images/bullet.jpg');
}

#sidebar-a a:link {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
	
#sidebar-a a:visited {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
	

#sidebar-a a:active {
	color: rgb(154, 115, 196);
}

#sidebar-a a:hover {
	color: rgb(154, 115, 196);
}

#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	/*background-color: rgb(154, 115, 196);*/
	background: url('../images/footer_bkgd.gif') repeat-x;
}

#footer p {
	margin-top: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: white;
	text-align: right;
}

#footer a:link {
	text-align: right;
	color: white;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
	
#footer a:visited {
	text-align: right;
	color: white;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
	

#footer a:active, #footer a:hover {
	color: rgb(200, 182, 219);
	
}
