body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	background-image: url(../images/bground.gif);
	}

#3col {
	margin:0 30px;
	background-color: #CCCCCC;
	}

#left-col {
	float:left;
	width:20px;
	}

#center-col {
	float:left;
	width:auto;
	}
	
#right-col {
	float:left;
	width:20px;
	}

#top-wrapper {
	margin:0 30px;
	}
	
#t_top {
	height: 15px;
	background-color: #000000;
	}
	
#t_masthead {
	background-image: url(../images/mints_masthead_la.gif);
	height: 60px;
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	}
	
#masthead_ext {
	background-image: url(../images/mints_masthead_ext.gif);
	height: 60px;
	}
	
#main-article {
	display:inline;
	float:left;
	width:400px;
	color: #FFFFFF;
	font-size: 11px;
	padding: 10px;
	background-color: #000000;
	margin: 5px;
	margin-right:0px;
	}

#main-sub {
	float:left;
	width:350px;
	margin:5px;
	margin-right:0px;
	padding:10px;
	background-color:#000000;
	color:#666666;
	font-size: 11px;
	}
	
#Box2 {
	width:350px;
	background-color:#000000;
	}

#gmap {
	height:264px;
	background-color:#FFFFFF;
}

#Box2-guest {
	width:350px;
	font-size: 10px;
	}
	
#Box2-guest p {
	background-color:#333333;
	}
	
#ccbox {
	position:absolute;
	left:465px;
	top:424px;
	width:180px;
	margin:5px;
	padding:10px;
	border:solid 1px #666666;
	background-color:#333333;
	color:#FFFFFF;
	font-size: 11px;
	}

#t_nav {
	background-color:#000000;
	color:#FF9900;
	font-size:10px;
	height: 16px;
	}
	
#t_nav ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	}

#t_nav ul li {
	display:inline;
	padding: 0 4px;
	}
	
#t_nav ul li a{
	text-decoration:none;
	color: #FF9900;
	font-weight: bold;
	}
	
#t_nav ul li a:visited {
	text-decoration:none;
	background-color:#000000;
	color:#FF9900;
	}
	
#t_nav ul li a:hover {
	text-decoration:underline;
	background-color:#336600;
	color:#FFFFFF;
	}
	
#t_nav ul li a:active {
	text-decoration:underline;
	background-color:#FF0000;
	color:#FFFFFF;
	}

#main-wrapper {
	margin:0 30px;
	background-color: #999999;
	}
	
#bottom-wrapper {
	margin:0 30px;
	background-color: #CCCCCC;
	}

.sidebar {
	position:static;
	top: 70px;
	left: 650px;
	width: 158px;
	background-color:#CCCCCC;
	}

#container {
	width: 650px;
	text-align:left
	}
	
#map {
	width:400px;
	height:264px;
	color: #333333;
	font-size: 12px;
	}
	
.title {
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	color:#FF9900;
	}

.subtitle {
	font-size:12px;
	color: #336633;
	font-style: italic;
	}

.main {
	position:relative;
	width:600px;
	border-right: solid 1px black;
	margin-top: 2px;
	padding: 0 5px;
	background-color: #FFFFFF;
	}

.mainbox {
	height:400px;
	}
	
.vbar {
	background-image: url(../images/bar.gif);

	}

#copyright {
	background-color: #000000;
	margin-top:5px;
	color: #666666;
	font-size: 9px;
	padding-left: 10px;
	}
