@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
#container {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 2500px;
	border: 1px none #202744;
}
#container #panelleft {
	background-image: url(../global/001a2left.jpg);
	vertical-align: top;
	width: 8px;
	background-repeat: no-repeat;
	background-position: top;
}
#container #panelright {
	background-image: url(../global/001a3right.jpg);
	width: 8px;
	background-repeat: no-repeat;
	background-position: top;
}
#container #contentbox {
	font-family: Arial;
	color: #554d9f;
	background-color: #CECBE6;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 776px;
	border: 1px none #3B477B;
	font-size: 13px;
}
#container #contentbox #content {
	vertical-align: top;
	height: auto;
	width: 776px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7777A9;
	overflow: hidden;
}
#container #contentbox #content #leftside {
	background-image: url(../global/001sidebarbg.jpg);
	vertical-align: top;
	height: auto;
	width: 129px;
}
#container #contentbox #content #rightside {
	background-image: url(../global/001sidebarbg.jpg);
	vertical-align: top;
	height: auto;
	width: 129px;
}
#container #contentbox #content #center {
	vertical-align: top;
}
.panels {
	background-repeat: repeat-x;
	background-position: top;
}
#container #contentbox #banner {
	width: 776px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
#container #contentbox #mainmenu {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	width: 776px;
	font-weight: bold;
	background-color: #CECBE6;
}
#container #contentbox #mainmenu #mtop {
	background-image: url(../global/01mslice.jpg);
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #3A3390;
}
#container #contentbox #mainmenu #mbot {
	height: 20px;
	background-color: #CECBE6;
}
#container #contentbox #mainmenu #n01mslice {
	height: 20px;
	width: 50px;
}
#container #contentbox #mainmenu #n02mhome {
	height: 19px;
	width: 60px;
}
#container #contentbox #mainmenu #n03maccommo {
	height: 19px;
	width: 128px;
}
#container #contentbox #mainmenu #n04mrest {
	height: 19px;
	width: 105px;
}
#container #contentbox #mainmenu #n05mvine {
	height: 19px;
	width: 90px;
}
#container #contentbox #mainmenu #n06mtravel {
	height: 19px;
	width: 116px;
}
#container #contentbox #mainmenu #n07mshops {
	height: 19px;
	width: 62px;
}
#container #contentbox #mainmenu #n08mtodo {
	height: 19px;
	width: 59px;
}
#container #contentbox #mainmenu #n09mcontact {
	height: 19px;
	width: 106px;
}
#container #contentbox #mainmenu #mbot #n10mslice {
	background-image: url(../global/02mslice.jpg);
	height: 20px;
	width: 129px;
}
#container #contentbox #mainmenu #mbot #n11mslice {
	background-image: url(../global/03mslice.jpg);
	height: 20px;
	width: 59px;
}
#container #contentbox #mainmenu #mbot #n12mweather {
	background-image: url(../global/03mslice.jpg);
	height: 20px;
	width: 93px;
}
#container #contentbox #mainmenu #mbot #n13mbusserv {
	background-image: url(../global/03mslice.jpg);
	height: 20px;
	width: 163px;
}
#container #contentbox #mainmenu #mbot #n14mmaps {
	background-image: url(../global/03mslice.jpg);
	height: 20px;
	width: 75px;
}
#container #contentbox #mainmenu #mbot #n15mphotos {
	background-image: url(../global/03mslice.jpg);
	height: 20px;
	width: 128px;
}
#container #contentbox #mainmenu #mbot #n16mslice {
	background-image: url(../global/02mslice.jpg);
	height: 20px;
	width: 129px;
}
.upload {
	width: 776px;
	margin-top: 20px;
	font-size: 20px;
}

a.menutop:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menutop:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menutop:hover {
	color: #AC543E;
	text-decoration: none;
}
a.menubot:link {
	color: #38348f;
	text-decoration: none;
}
a.menubot:visited {
	color: #38348f;
	text-decoration: none;
}
a.menubot:hover {
	color: #AC543E;
	text-decoration: none;
}
#container #contentbox #footer {
	vertical-align: middle;
	height: auto;
	width: 776px;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #CFCCE7;
}
#container #contentbox #content td {
	vertical-align: top;
}

a.footer:link {
	color: #554d9f;
	text-decoration: underline;
}
a.footer:visited {
	color: #554d9f;
	text-decoration: underline;
}
a.footer:hover {
	color: #AC543E;
	text-decoration: underline;
}
#container #contentbox #footer #pixel {
	font-size: 11px;
}
a.pixel:link {
	color: #554d9f;
	text-decoration: underline;
}
a.pixel:visited {
	color: #554d9f;
	text-decoration: underline;
}
a.pixel:hover {
	color: #AC543E;
	text-decoration: underline;
}
