
* { padding: 0; margin: 0; } 

a:link {
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #6699CC;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #e2e2e2 url(images/website-bg.jpg) repeat-x;
	text-align: center;
}
#faux {
 background: url(faux-3-2-col.gif);
 margin: 10px 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#footer p{
	font: 10px Verdana, Arial, sans-serif;
	color: #000000;
	background: #FFFFFF;
	width: 550px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #7c2d2e;

}



#images {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 550px;
}

.fancy li {
	margin-left: 20px;
	list-style-image: url(images/bullet.jpg);
	list-style-position: inside;
	list-style-type: none;
	margin-top: 10px;
}

.hand li {
	margin-left: 20px;
	list-style-image: url(images/bullet_hand.gif);
	list-style-position: inside;
	list-style-type: none;
	margin-top: 10px;
}

.diamond li {
	margin-left: 20px;
	list-style-image: url(images/bullet_diamond_black.gif);
	list-style-position: inside;
	list-style-type: none;
	margin-top: 10px;
}

  #leftcolumn {
          background: url(images/left-template.jpg) repeat-y;
height:100%;
width: 202px;
float: left;
margin: 0px; 
padding: 0px;
  }

p {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#rightcolumn { 
 float: right;
 background: #ffffff;
 min-height:800px;
 width: 550px;
}

#scheduleText {
	font-size: 11px;
	color: #000000;
	width: 530px;
}

#textbox {
	font: 12px Verdana, Arial, sans-serif;
	color: #000000;
	background: #FFFFFF;
	padding: 10px 20px;
	height: auto;
	min-height: 227px;
	width: 510px;
	margin-top: 0px;
	margin-left: 0px;
}

#wrapper {
margin:auto;
	width: 752px;
	height:auto;
	padding: 0px;
	background: #ccc url(images/wrapper-bg.gif) repeat-y 50% 0;
	float: left;
}


.clear { clear: both; background: none; }

#mainwrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 752px;
}img {
}
