/*Removes andy Formatting*/
div, body, h1, h2, h3, li, p, ul 
{ font-size: 20px; 
margin: 0 0 0 0; 
padding: 0 0 0 0;}

a:link {color: ##0000FF};     /* unvisited link */
a:visited {color: #00CCFF};  /* visited link */
a:hover {color: #00CCFF};   /* mouse over link */
a:active {color: #00CCFF};   /* selected link */

/*Defines body*/
body
{background: url(menu_images/background.gif) repeat-y;}

div.container
{background: url(menu_images/background4.gif) no-repeat;}

/*Defines main header*/
div.header
{background: url(menu_images/tanglewood_logo.jpg) no-repeat left top;
margin: 0 0 0 0;
padding: 0 0 0 0;}


h1.pageheader
{padding:25px 0 0 0;
margin: 0 0 0 35%;
color: #336600;

font: bold 30px Bookman;}

h2.pagesubheader
{padding:5 0 0 0;
margin: 0 0 0 36%;
font: 14px times;}

h3.pagesubsubheader
{padding:5 0 0 0;
margin: 0 0 0 43%;
font: 14px times;}

h4.pagesubsubheader
{padding:5 0 0 0;
margin: 0 0 0 40%;
font: 14px times;}


/*Defines menu*/

a.menu:link {color: #000000};     /* unvisited link */
a.menu:visited {color: #000000};  /* visited link */
a.menu:hover {color: #FF0000};   /* mouse over link */
a.menu:active {color: #000000};   /* selected link */


div.left
{postion: absolute;
left: 0;
top: 200px;
width:150px;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align: center;
line-height: 0.8cm;}

ul.menu
{list-style-type: none;
text-transform: capitalize;
font: Bold 20px Bookman;}

p.equs
{
font: 10px Arial;
}

/*Defines the main text*/

div.mainbody
{
	position: absolute;
	top: 159px;
	width: 610px;
	padding: 0 20 0 20;
	margin: 10px 0px 10px 170px;
	text-align: left;
	font: 15px times;
	left: 3px;
}

h4.maintitle
{text-align: center;
color: #336600;
padding: 0 0 5px 0;
margin: 0 0 0 0;
font: bold 20px times;}

p.mainbody
{text-align: left;
font: 15px times;}

p.mainbodyright
{text-align: right;
font: 15px times;}

img.mainbodyright
{
float:right;
border:1px black;
margin:15px 15px 15px 15px;
}

img.mainbodyleft
{
float:left;
border:1px black;
margin:15px 15px 15px 15px;
}


h5.subtitle
{text-align: left;
color: #336600;
padding: 0 0 5px 0;
margin: 0 0 0 0;
font: bold 15px times;}


/*Table Layout*/

