body
{
text-align: center;
padding: 0;
margin: 0;
border: 0; 
}

td, p, div, body 
{  
font-family: Arial, Helvetica, Verdana, sans-serif; color: #000000;
}


#display-list-second {
	width: 100%;
	padding: 0;
	}

#display-list-second ul {
	width: 970px;
	float: left;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color: #000;
	}
	
#display-list-second li {
	float: left;
	margin: 0;
	padding: 10px;
	width: 170px;
	height: 500px;
	list-style: none;
	}
	
#display-list-second h2 {
	clear: left;
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	color: #fff;
	}
	
#display-list-second h3 {
	clear: left;
	float: left;
	width: 170px;
	margin: 0;
	padding: 12px 0 10px 0;
	font-weight: bold;
	font-size: 1.0em;
	text-align: left;
	color: #fff;
	}

#display-list-second h3 a {
	color: #fff;
	text-decoration: none;
	}
	
#display-list-second p {
	clear: right;
	margin: 0;
	padding: 0;
	color: #ccc;
	width: 170px;
	text-align: left;
		}
#display-list-second img {
	clear: none;
	float: left;
	}

a {
	color: #0086FF;
	text-decoration: underline;
	}

.small01 
{  
font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10 px; font-weight: bold; color: #FFFFFF;
}

.small 
{  
font-family: Arial, Helvetica, Verdana, sans-serif; font-size: .8em; color: #000000;
}

.grey
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #cccccc;
	font-weight : bold;
	text-align : right;
}

.greyleft
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #cccccc;
	font-weight : bold;
	padding-bottom: 20px;
	padding-left: 10px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-left: 0;
	margin-top: 0;
	}
 
li {
	margin-left: 1.4em;
	list-style: square url(images/Dot_Point_60.gif) outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Xlist-style-type: none;
}

.small_red 
{  
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: .8em; 
color: #ffff00; 
font-weight : bold;
}

.copyright
{
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: .7em;
text-align: center;
padding-top: 20px;
padding-bottom: 20px; 
}

.clearfix:after {
	content: "."; 
	display: block; 
	line-height: 0;
	height: 0; 
	clear: both; 
	visibility: hidden;
}
  
.clearfix {display: inline-block;}  

/* Rules in this block are hidden from IE/Mac \*/
* html .clearfix {height: 1%;} 
.clearfix {display: block;}
/* End IE/Mac hiding */


#display-list {
	width: 100%;
	}

#display-list ul {
	width: 950px;
	float: left;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color: #000;
	}
#display-list li {
	float: left;
	margin: 0 0 0 20px;
	padding: 10px;
	width: 420px;
	height: 260px;
	list-style: none;
	Xborder: solid 1px white;
	}
	
#display-list h2 {
	clear: left;
	float: right;
	width: 230px;
	margin: 0;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	color: #fff;
	}
	
#display-list h3 {
	clear: left;
	float: right;
	width: 230px;
	margin: 0;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	color: #fff;
	}
#display-list h2 a {
	color: #fff;
	text-decoration: none;
	}	
	
#display-list p {
	clear: right;
	margin: 0 0 0 170px;
	color: #ccc;
	width: 200px;
	text-align: left;
	padding: 0 0 0 20px;
	}
#display-list img {
	clear: none;
	float: left;
	}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 10px 0 0 0;
	border:0;
	width: 950px;
}

#header {
	margin: 0 0 15px 0;
	background: #fff;
}

#side-a {
	float: left;
	width: 475px;
	padding: 0 25px 0 0;
}

#side-b {
	float: right;
	width: 240px;
	
}

#content { 
	float: left;
	width: 200px;
	padding: 0 10px 0 0;
}

#footer1 {
	clear: both;
	background: #fff;
	text-align: left;
}

#footer2 {
	clear: both;
	background: #fff;
}

.main a:link {
	color: Blue;
} 
.main a:visited {
	color: Purple;
}
.main a:hover {
	color: Red;
}
