html, body {
	margin: 0;
	padding: 0;
}

body {background: url(/images/main_back.jpg);}

a:link, a:visited {color: #ff893a; text-decoration: underline;}
a:hover, a:active {color: #ff893a; text-decoration: underline;}

body, p, td, th, input, textarea {
    font-family: Tahoma, Arial;
	font-size: 11;
}

.A5 {
	position: absolute;
	z-index: 5;
}

.A10 {
	position: absolute;
	z-index: 10;
}

.A15 {
	position: absolute;
	z-index: 15;
}

#container1 {
	max-width: 1340;
	min-width: 978;
	overflow: hidden;
	width: expression(setWidth(1340));
	position: relative;
}

#container2 {
	max-width: 1230;
	min-width: 978;
	width: expression(setWidth(1230));
	position: relative;
}

#main {
	float: right;
	width: 714;
	height: 933;
	position: relative;
	_display: inline;
}

#right {
	float: right;
	width: 264;
	height: 933;
	position: relative;
	_display: inline;
	text-align: left;
	z-index: 1;
}

#float_left {
	top: 0;
	left: -307;
	width: 307;
	height: 1000;
	background: url(/images/main_back_left.gif) repeat-y;
}

#side_photo {
	float: right;
	width: 252;
	height: 933;
}

#side_object {
	top: 145;
	left: -65;
	width: 147;
	height: 130;
}

.Theme1 #side_photo {background: url(/images/main_side_photo1.jpg);}
.Theme2 #side_photo {background: url(/images/main_side_photo2.jpg);}
.Theme3 #side_photo {background: url(/images/main_side_photo3.jpg);}
.Theme4 #side_photo {background: url(/images/main_side_photo4.jpg);}
.Theme5 #side_photo {background: url(/images/main_side_photo5.jpg);}
.Theme6 #side_photo {background: url(/images/main_side_photo6.jpg);}
.Theme7 #side_photo {background: url(/images/main_side_photo7.jpg);}
.Theme8 #side_photo {background: url(/images/main_side_photo8.jpg);}

.Theme1 #side_object {background: url(/images/main_side_object1.jpg) no-repeat 17px 5px;}
.Theme2 #side_object {background: url(/images/main_side_object2.jpg) no-repeat 0px 5px;}
.Theme3 #side_object {background: url(/images/main_side_object3.jpg) no-repeat 23px 27px;}
.Theme4 #side_object {background: url(/images/main_side_object4.jpg) no-repeat 0px 7px;}
.Theme5 #side_object {background: url(/images/main_side_object5.jpg) no-repeat 0px 7px;}
.Theme6 #side_object {background: url(/images/main_side_object6.jpg) no-repeat;}
.Theme7 #side_object {background: url(/images/main_side_object7.jpg) no-repeat 0px 20px;}
.Theme8 #side_object {background: url(/images/main_side_object8.jpg) no-repeat;}

#float_right {
	top: 0;
	left: 978;
	width: 55;
	height: 1000;
	background: url(/images/main_back_right.gif);
}

#text_plate1 {
	top: 223;
	left: 20;
	width: 170;
	height: 155;
	color: #bbd2a4;
}

#text_plate1 b {color: #ccff99;}

#text_plate2 {
	top: 422;
	left: 20;
}

.Anounce {
	width: 186;
	color: #430a01;
	background: url(/images/main_anounce.gif) no-repeat 0px 4px;
	padding: 0 0 15 0;
	font-weight: bold;
}

.AnnounceDate {
	color: #cb0000;
	font-size: 10;
	font-weight: normal;
	padding: 0 0 6 15;
	
}

.Anounce a:link, .Anounce a:visited {color: #430a01; text-decoration: none;}
.Anounce a:hover, .Anounce a:active {color: #430a01; text-decoration: underline;}

#text_plate3 {
	top: 738;
	_top: 746;
	left: 20;
}

#text_plate3 div {padding: 0 0 14 0;}

#text_plate3 a:link, #text_plate3 a:visited {color: #ff893a; text-decoration: underline;}
#text_plate3 a:hover, #text_plate3 a:active {color: #ff893a; text-decoration: underline;}

#address_plate {
	bottom: 115;
	left: 200;
	width: 320;
	height: 70;
	color: #ff893a;
	font-weight: bold;
}

#links_plate1 {
	bottom: 60;
	left: 46;
	width: 620;
	color: #cb4b29;
}

#links_plate1 a:link, #links_plate1 a:visited {color: #cb4b29; text-decoration: none;}
#links_plate1 a:hover, #links_plate1 a:active {color: #cb4b29; text-decoration: underline;}

#links_plate2 {
	bottom: 34;
	left: 46;
	width: 620;
	color: #ebebcf;
}

#links_plate2 a:link, #links_plate2 a:visited {color: #ebebcf; text-decoration: none;}
#links_plate2 a:hover, #links_plate2 a:active {color: #ebebcf; text-decoration: underline;}

#footer {
	clear: both;
	height: 67;
	background: url(/images/main_btm_desk.jpg) top right;
	position: relative;
}

#copyright {
	top: 42;
	right: 95;
	color: #ff893a;
	font-size: 10;
}

#copyright a:link, #copyright a:visited {color: #ff893a; text-decoration: none;}
#copyright a:hover, #copyright a:active {color: #ff893a; text-decoration: underline;}

#clock {
	position: absolute;
	z-index: 10;
	top: 0;
	left: -714;
	width: 712;
}

#clock_static {
	margin: 0 151 0 186;
	padding: 251 0 0 0;
	text-align: center;
	color: #fff;
	font-size: 11;
}

#clock_static * {color: #fff;}

#clock_static p {
	dispaly: block;
	margin: -10 23 0 0;
}
