html
{
	background: transparent url(img/synarborLogo.png) no-repeat fixed bottom right;
	margin:0;	
	padding:0;
	height:100%;
	width:100%;
}

body
{
	font-size: 0.75em;
	margin:0;	
	margin-top:20px;	
	padding:0;
	height:93%;
	width:100%;
	font-family: sans-serif;
}

IMG
{
	border:0;
}

DIV
{
	margin:0;	
	margin-left:15px;
	margin-right:15px;
	padding:0;
}

DIV.mainContent{
	width: 800px;
}

DIV.mnuContents
{
	width: 195px;
	margin: 2px;
	margin-top: 10px;
	font-size: 0.9em;
}

DIV.mnuContents A
{
	color: white;
	text-decoration: none;
}

DIV.header
{
	margin: 0;
	margin-bottom: 10px;
	padding:0;
	height: 68px;
	width: 100%;
	vertical-align: bottom;
}

DIV.footer
{
	margin: 0;
	margin-top: 10px;
	height: 95px;
	width: 100%;
}

TABLE.outerFrame
{
	margin: 0;
	height: 70%;
	width: 100%;
}

TABLE.outerFrame TR
{
	vertical-align: top;
}

TABLE.outerFrame TD.leftColumn
{
	color: white;
	background: transparent url(img/mnuImage.jpg) no-repeat;
	margin: 0;
	width: 200px;
	height: 450px;
}

TABLE.outerFrame TD.middleColumn
{
	margin: 0;
	width:400px;
}

TABLE.outerFrame TD.middleColumn H2
{
	font-size: 1.5em;
	color: rgb(51, 51, 153);
	font-weight: bolder;
}

TABLE.outerFrame TD.middleColumn H3
{
	font-size: 1em;
	font-weight: bolder;
	margin-bottom: 0;
}

TABLE.outerFrame TD.middleColumn UL
{
	margin-top: 0;
}

TABLE.outerFrame TD.rightColumn
{
	text-align: center;
	margin: 0;
	width: 200px;
}

TABLE.mnuItem
{
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}

TABLE.mnuItem TD.topMiddle
{
	background-image: url(img/mnuTopMiddle.gif);
	width: 100px;
	height: 7px;
}

TABLE.mnuItem TD.middleLeft
{
	background-image: url(img/mnuMiddleLeft.gif);
	width: 1px;
	height: 100%;
}

TABLE.mnuItem TD.middleRight
{
	background-image: url(img/mnuMiddleRight.gif);
	width: 7px;
	height: 100%;
}

TABLE.mnuItem TD.bottomMiddle
{
	background-image: url(img/mnuBottomMiddle.gif);
	width: 100px;
	height: 7px;
}

TABLE.mnuItem TD.content
{
	width: 100px;
}

TABLE.mnuInformation
{
	margin: 10px;
	margin-top: 40px;
	vertical-align: top;
	font-size: 0.85em;
}

TABLE.mnuInformation TD.topMiddle
{
	background-image: url(img/mnuTopMiddle.gif);
	width: 125px;
	height: 7px;
}

TABLE.mnuInformation TD.middleLeft
{
	background-image: url(img/mnuMiddleLeft.gif);
	width: 1px;
	height: 100%;
}

TABLE.mnuInformation TD.middleRight
{
	background-image: url(img/mnuMiddleRight.gif);
	width: 7px;
	height: 100%;
}

TABLE.mnuInformation TD.bottomMiddle
{
	background-image: url(img/mnuBottomMiddle.gif);
	width: 125px;
	height: 7px;
}

TABLE.mnuInformation TD.content
{
	width: 125px;
}

TABLE.mnuInformation H1
{
	font-size: 1em;
}

TABLE.mnuInformation DIV
{
	width: 110px;
	margin: 0;
}

TABLE.mnuInformation DIV.number
{
	font-size: 1.5em;
	font-weight: 900;
}

TABLE.content
{
	margin: 0px;
	margin-top: 10px;
	text-align: left;
	font-size: 0.80em;
}

TABLE.content TD.topMiddle
{
	background-image: url(img/cntTopMiddle.gif);
	height: 15px;
	text-align: left;
}

TD.rightColumn TABLE.content TD.topMiddle
{
	width: 160px;
}

TD.middleColumn TABLE.content TD.topMiddle
{
	width: 350px;
}

TABLE.content TD.middleLeft
{
	background-image: url(img/cntMiddleLeft.gif);
	width: 1px;
	height: 100%;
}

TABLE.content TD.middleRight
{
	background-image: url(img/cntMiddleRight.gif);
	width: 15px;
	height: 100%;
}

TABLE.content TD.bottomMiddle
{
	background-image: url(img/cntBottomMiddle.gif);
	height: 15px;
}

TD.rightColumn TABLE.content TD.bottomMiddle
{
	width: 160px;
}

TD.middleColumn TABLE.content TD.bottomMiddle
{
	width: 350px;
}

TABLE.content TR
{
	vertical-align: top;
}

TD.rightColumn TABLE.content TD.content
{
	width: 160px;
}

TD.middleColumn TABLE.content TD.content
{
	width: 350px;
	color: red;
}

TABLE.content TD.content P
{
	margin: 0;
	padding: 0;
}

TABLE.content DIV
{
	margin: 0;
}

TD.rightColumn TABLE.content DIV
{
	width: 150px;
}

TD.middleColumn TABLE.content DIV
{
	width: 330px;
}

TABLE.content DIV.title
{
	margin-bottom: 1.5em;
	font-weight: 900;
}

TABLE.content H3
{
	text-align: center;
	margin-top: 0;
	font-size: 1.25em;
	font-weight: bolder;
}

TABLE.contact
{
	font-size: 1em;
	font-weight: 900;
}

TABLE.openDay
{
	margin: 0;
	padding: 0;
	border: 2px solid black;
	border-right: 0;
}

TABLE.openDay TR
{
	vertical-align: top;
}

TABLE.openDay TH
{
	text-align: left;
	font-weight: bolder;
	border-right: 2px solid black;
	padding-left: 5px;
	padding-bottom: 3px;
	width: 150px;
}

TABLE.openDay TD
{
	text-align: left;
	border-right: 2px solid black;
	padding-left: 5px;
	padding-bottom: 3px;
	width: 150px;
}


