* {
  padding: 0;
  margin: 0;
  }
  
body {
margin: 0 auto;
padding: 0;
background: #ffe7af url('bg/mm-bg-g.jpg') repeat-x;
}

#wrap {
font: 12px Verdana,Tahoma,Arial,sans-serif;
background: #ffffff;
color: #303030;
margin: 10px auto;
padding: 0 10px 0 10px;
width: 760px;
border: 1px solid silver;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
width: 350px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 400px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 10px;
line-height: 1.2em;
}

h4 {
	font-size: 0.90em;
	font-weight: bold;
	margin: 2px 0 10px 0;
	padding: 0;
	}
	
#wrap h1 {
	font-size: 1.9em;
	color: gray;
	padding: 0;
	margin:15px 0 10px 0;
	line-height: 2.0em;
	}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#main {

}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 10px;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 12px;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#extras {
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 11px;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#extras ul li {
 color: #965796;
 font-size: 10px;
 list-style: square;
 margin-left: 10px;
 }
 
#extras h3 {
  background: #b380b3;
  margin:0;
  padding: 5px 0 5px 5px;
  margin: 0 0 5px 0;
  color: #FFF;
  }

#content {
float: right;
width: 601px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;

line-height: 1.6em;
text-align: left;
background: #FFF url('/bg/grgrad.gif') repeat-x;
font-size: 0.95em;
}

#content h2 {
font-size: 16px;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}


#contentshake {
padding: 0 10px 0 10px;
}


h3 {
font-size: 12px;
margin: 5px 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 10px;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 9px;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

ul {
margin: 0 0 0 10px;
padding: 0;
/*font-weight: bold;*
font-size: 10px;
}

ul li {
margin: 0 0 0 10px;
padding: 0;
/*font-weight: bold;*
font-size: 10px;
}

#logoheader {
}

#logoheader img {
	border: 1px solid silver;
	}
	
	
#bullettable2 {
	width: 480px;
 margin: 0 0 0 40px;
 padding: 10px 10px 10px 0;
 background-color: #fffcf6;
 border: 1px solid silver;
/* line-height: 1.5em;*/
 font-weight: normal;


 
 }
#bullettable2 ul, li{
	list-style: sphere;
	margin-left: 20px;
	}
	


	
	
		.clearit {
		margin: 0;
		padding: 0;
		height: 0;
		clear: both;
	}
	
	/* BUBBLE PLASTIC HORIZONTAL MENU */
	
	.bubplastic.horizontal {
		width: 100%;
		height: 27px;
		margin: 0;
		padding: 0;
		background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
	}
	.bubplastic.horizontal ul {
		list-style: none;
		margin: 0;
		padding: 0 0 0 22px;
	}
	.bubplastic.horizontal ul li {
		float: left;
		margin: 0;
		padding: 0;
		background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
	}
	
	.bubplastic.horizontal ul li a {
		display: block;
		height: 27px;
		padding-left: 35px;
		float: left;
		text-transform: uppercase;
		font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
		font-size: 70%;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	.bubplastic.horizontal ul li a span.menu_ar {
		display: block;
		float: left;
		height: 22px;
		padding-top: 5px;
		padding-right: 35px;
		background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
		cursor: pointer;
	}
	/* END BUBBLE PLASTIC HORIZONTAL MENU */
	
	
	
	
	
	/* AQUA HOVER */
	.bubplastic.aqua ul li a:hover,
	.bubplastic.aqua ul li.highlight a {
		background: transparent url(images/bg-bubplastic-h-aqua.gif) top left no-repeat;
	}
	.bubplastic.aqua ul li a:hover span.menu_ar,
	.bubplastic.aqua ul li.highlight a span.menu_ar {
		background: transparent url(images/bg-bubplastic-h-aqua.gif) top right no-repeat;
	}
	
	
	/* BLUE HOVER */
	.bubplastic.blue ul li a:hover,
	.bubplastic.blue ul li.highlight a {
		background: transparent url(images/bg-bubplastic-h-blue.gif) top left no-repeat;
	}
	.bubplastic.blue ul li a:hover span.menu_ar,
	.bubplastic.blue ul li.highlight a span.menu_ar {
		background: transparent url(images/bg-bubplastic-h-blue.gif) top right no-repeat;
	}
	
	
	/* GRAY HOVER */
	.bubplastic.gray ul li a:hover,
	.bubplastic.gray ul li.highlight a {
		background: transparent url(images/bg-bubplastic-h-gray.gif) top left no-repeat;
	}
	.bubplastic.gray ul li a:hover span.menu_ar,
	.bubplastic.gray ul li.highlight a span.menu_ar {
		background: transparent url(images/bg-bubplastic-h-gray.gif) top right no-repeat;
	}
	
	
	/* LIME HOVER */
	.bubplastic.lime ul li a:hover,
	.bubplastic.lime ul li.highlight a {
		background: transparent url(images/bg-bubplastic-h-lime.gif) top left no-repeat;
	}
	.bubplastic.lime ul li a:hover span.menu_ar,
	.bubplastic.lime ul li.highlight a span.menu_ar {
		background: transparent url(images/bg-bubplastic-h-lime.gif) top right no-repeat;
	}
	
	
	/* ORANGE HOVER */
	.bubplastic.orange ul li a:hover,
	.bubplastic.orange ul li.highlight a {
		background: transparent url(images/bg-bubplastic-h-orange.gif) top left no-repeat;
	}
	.bubplastic.orange ul li a:hover span.menu_ar,
	.bubplastic.orange ul li.highlight a span.menu_ar {
		background: transparent url(images/bg-bubplastic-h-orange.gif) top right no-repeat;
	}
	
	
	/* PINK HOVER */
	.bubplastic.pink ul li a:hover,
	.bubplastic.pink ul li.highlight a {
		background: transparent url(images/bg-bubplastic-h-pink.gif) top left no-repeat;
	}
	.bubplastic.pink ul li a:hover span.menu_ar,
	.bubplastic.pink ul li.highlight a span.menu_ar {
		background: transparent url(images/bg-bubplastic-h-pink.gif) top right no-repeat;
	}
	
	
	/* PURPLE HOVER */
	.bubplastic.purple ul li a:hover,
	.bubplastic.purple ul li.highlight a {
		background: transparent url(images/bg-bubplastic-h-purple.gif) top left no-repeat;
	}
	.bubplastic.purple ul li a:hover span.menu_ar,
	.bubplastic.purple ul li.highlight a span.menu_ar {
		background: transparent url(images/bg-bubplastic-h-purple.gif) top right no-repeat;
	}
	
	
	/* RED HOVER */
	.bubplastic.red ul li a:hover,
	.bubplastic.red ul li.highlight a {
		background: transparent url(images/bg-bubplastic-h-red.gif) top left no-repeat;
	}
	.bubplastic.red ul li a:hover span.menu_ar,
	.bubplastic.red ul li.highlight a span.menu_ar {
		background: transparent url(images/bg-bubplastic-h-red.gif) top right no-repeat;
	}
	
	#test li {
		display: block;
		border: solid 1px red;
}	
	