body {
    background-color:#ffcc99;
	text-align:center;
	margin-top:5px;
}
a:link {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a:hover {
    color: #000000;
	text-decoration: underline;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
}
h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ff0000;
}
#container { 
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
	width: 720px; 
	background-color: #ffffcc;
	border-top: 1px solid #ff0000;    
	border-right: 1px solid #ff0000;      
	border-left: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	padding:5px;
	}
div.container {
width:720px;
}
html>body .container {
width:720px
}
#container1 { 
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
	width: 640px; 
	background-color: #ffffcc;
	padding:5px;
}
#image { 
	width:310px; 
	background-color: #ffffcc;
	text-align: left;
	padding: 10px -10px 10px 10px;
	margin-top:10px;
    margin-left:20px;
	float: left;
	}		
#left {
	width:370px;
	background-color: #ffffcc;
	text-align: center;
	float: right;
    margin-top:10px;
    padding: 10px -10px 10px 10px;
}
#first {
	width:320px;
	background-color: #ffffcc;
	text-align: left;
	float: left;
	margin:30px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}	
#list {
	width:440px;
	background-color: #ffffcc;
	text-align: left;
	float: centre;
	margin:20px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}	
#second { 
	width:320px; 
	background-color: #ffffcc;
	text-align: left;
	float: right;
    margin: 30px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
    font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}		
#right {   
	width:720px; 
	background-color: #ffffcc;
	text-align: center;
	padding: 10px -10px 10px 10px;
}	
#footer { 
	background-color: #ffcc99;
	padding: 1px 0px 1px 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	}	
.Caption {
    font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
}
