body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996666;
	background-color: #990000;
	padding: 0px;
	margin: 0px;
}

#topBlock {
	background-image: url(art/blue_bg.jpg);
	background-repeat: repeat;
	height: 50px;
	width: 750px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	clip: rect(0px,auto,auto,auto);
}
#mainBody {
	position: relative;
	height: auto;
	width: 750px;
	top: 0px;
	margin: auto;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.sanirepeat {
	background-image: url(art/sarni_repeat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#logo {
	margin: auto;
	width: 750px;
	position: relative;
	top: 0px;
	height: 85px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.horizBar {
	background-image: url(art/horiz_bar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#menuBox {
	position: absolute;
	height: auto;
	width: 400px;
	right: 70px;
	bottom: 0px;
	background-position: bottom;
	visibility: visible;
}

#logoBox {
	position: absolute;
	top: 20px;
	left: 15px;
	visibility: visible;
}

#menuSpaceBar {
	background-image: url(art/blue_bg.jpg);
	position: relative;
	height: 6px;
	width: 750px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#greyBott {
	background-color: #CCCCCC;
	position: relative;
	height: 50px;
	width: 100%;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #999999;
	letter-spacing: 2px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	vertical-align: middle;
}



#topbar {
	background-image: url(art/top_bar.jpg);
	background-repeat: repeat-x;
	height: 17px;
	width: 750px;
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	background-image: url(art/menu_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	background-image: url(art/menu_dots_over.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	background-image: url(art/menu_dots_over.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	background-image: url(art/menu_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
.blackLineHor {
	background-image: url(art/blackline.gif);
	background-repeat: repeat-x;
}
.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #9C6563;
	letter-spacing: 1px;
	text-align: center;
}
.blackLineVert {

	background-image: url(art/blackline.gif);
	background-repeat: repeat-y;
}
.menuTitleSmaler {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9C6563;
	text-align: left;
}
.greyLineHoz {


	background-image: url(art/greyline.gif);
	background-repeat: repeat-x;
}
