body {
	margin: 50px 0px;
	text-align:center;
 	background: #ffffff;
	}
	
#container {
	width:750px;
	height: 500px;
	margin: 0px auto;
	background-image: url(menubackbig.gif);
	background-repeat: no-repeat;
	padding: 0px;
	border: 3px solid #000;
	top: -19px;
}
.picmenu {
	margin: 5px 10px 10px;
	padding: 5px 20px 0px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	width: 685px;
}


#footer {
	position:absolute;
	left:35%;
	width:800px;
	height: 20px;
	margin-top: -700px;
	margin-left:-200px;
	background: #fff;
	padding: 5px; 
	}
	
#banner {
	height: auto;
	margin: 5px 10px 5px 10px;
	padding: 5px;
	background-image: #fff;
	border-bottom:1px solid #666;
	}
	
a.banner:link {
	font-family: Gill Sans, Helvetica, sans-serif;
	color:#666;
	font-size:18px;
	text-align: right;
	text-decoration: none;
	
}	
	

	
#main {
	width: 100%;
	float:left;
	height: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	}			
	
	
	
.navbar {
	font-family: Gill Sans, Helvetica, sans-serif;
	color:#666;
	font-size:18px;
	text-align: right;
	
}	



	

	
.contentcontainer	{
	margin: 5px 5px 0px 10px;
	padding: 5px;
	float: left;
	width: 500px;
	height:380px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	line-height: 18px;
	text-align:left;
	}
	
.content {
	margin: 10px 10px 5px;
	padding: 10px;
	height: 350px;
	}
	
.contenttitle {
	font-size:14px;
	color:#000;
	font-weight:bold;
	}
	
.contentinfo {
	font-size:11px;
	padding: 0px 0px 10px 0px;
	color:#666;
	font-weight:normal;
	}
	
.contentimages {
	padding: 20px;
	float: none;
	}
	
.contentlaunch {
	float: right;
	margin: 20px 130px 0px 0px;
	padding: 10px;
	border-left: 5px #999999;
	font-size:14px;
	color:#000;
	font-weight:bold;
	}
	
		
		
	
	
.menu	{
	margin: 5px 10px 5px 0px;
	padding: 10px 0px 0px 10px;
	float: right;
	width: 200px;
	height:380px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size:10px;
	line-height: 18px;
	text-align:left;
	border-left:1px solid #666;

	}	
	

	


	
.footer {
	text-align: center;
	text-transform: uppercase;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin-top: 5px;
	font-size:9px;
	}	



.dropcap {
       float:left;
       color:#333;
       font-size:40px;
       line-height:20px;
       padding-top:0px;
       font-family: Arial, Helvetica, sans-serif; 

} 	
	
.nopad {
	padding: 0px;
	margin: 0px;
	border: 0px
	}

.noborder {
	border: 0px;
	margin: 5px;
	}
	

img {
        background-color: #fff; 
		float: left; 
        margin-right: 5px;
        margin-bottom: 0px;
		border: 1px solid #000;
	}

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Lucida Grande, Lucida, Lucida Sans Unicode, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

a:visited {
	font-family: Lucida Grande, Lucida, Lucida Sans Unicode, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	font-family: Lucida Grande, Lucida, Lucida Sans Unicode, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	}
	
a:active {
	font-family: Lucida Grande, Lucida, Lucida Sans Unicode, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-transform:uppercase;
	font-weight: bold;
	
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-transform:uppercase;
	font-weight: bold;
	margin-right: 0px;
	}
	
h3 {
	font-family: Lucida Grande, Lucida, Lucida Sans Unicode, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform:uppercase;
	}
	
dl {
	font-family: Lucida Grande, Lucida, Lucida Sans Unicode, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00000;
	}
	
dt {
	font-family: Lucida Grande, Lucida, Lucida Sans Unicode, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}

dd {
font-family: Lucida Grande, Lucida, Lucida Sans Unicode, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 20px;
	color: #333;
	list-style-image:url(graphics/purple.gif)
	}

