﻿/* CSS Document */

#wrapper_main {width:780px; margin-left:auto; margin-right:auto;}

html {background-image:url("../graphics/structure/bg-theme.jpg");}
body {margin: 0px ; background-image: url(../graphics/structure/background.jpg);background-repeat: repeat;background-position: left top;}

#fs-spacer-center {background-image:url('../graphics/structure/fs-spacer-center.jpg')}
#fs-spacer-left {background-image:url('../graphics/structure/fs-spacer-left.jpg');background-repeat:repeat-y;background-position:top left;}
#fs-spacer-right {background-image:url('../graphics/structure/fs-spacer-right.jpg');background-repeat:repeat-y;background-position:top right;}

#fs-main-top {height:374px; vertical-align:top; text-align:left;}
#fs-main-bottom {height:42px; vertical-align:top; text-align:left;}

#fs-bottom-left {height:42px; background-image:url('../graphics/structure/fs-bottom-left.jpg'); background-repeat:no-repeat; background-position:left;}
#fs-bottom-right {height:42px; background-image:url('../graphics/structure/fs-bottom-right.jpg');background-repeat:no-repeat;background-position:right;}
#fs-bottom-spacer {height:42px; background-image:url('../graphics/structure/fs-bottom-spacer.jpg');background-repeat:repeat-x;background-position:left;}

#fs-main-top-bg {height:374px; vertical-align:top; text-align:left;}
#fs-top-spacer {height :374px; vertical-align:top; text-align:left; background-image:url('../graphics/structure/fs-top-spacer.jpg'); background-repeat:repeat-x; background-position: top left;}
#fs-top-right {height:374px; background-image:url('../graphics/structure/fs-top-right.jpg'); background-repeat:no-repeat; background-position: top right; vertical-align:top;}
#fs-top-left {height:374px; background-image:url('../graphics/structure/fs-top-left.jpg'); background-repeat:no-repeat; background-position: top left; }

#fs-main1 {height:150px; vertical-align:top; text-align:left;}
#fs-main3 {height:374px; vertical-align:top; text-align:left;}

.main3left {height:374px; text-align:left; vertical-align:top; margin-left:0px;}
.main3right {height:374px; text-align:left; vertical-align:top;}
#wrapper_main3 {text-align:left; vertical-align:top; width:100%; margin: 0px 0px 0px 0px;}
#main3righta {text-align:left; vertical-align:top;}
#main3rightb {text-align:left; vertical-align:top; width:50px;}
.maincells { height:374px; width:100%; margin: 0px 0px 0px 10px;}

.menuspacer { height: 5px; width: 205px; background-image:url("../graphics/structure/menuspacer.gif"); background-repeat:repeat-y; vertical-align: top;}
.menutop {height: 78px; width: 205px; background-image:url("../graphics/structure/menutop.gif"); background-repeat:no-repeat; background-position:center top; }
.menubottom {height: 5px; width: 205px; background-image:url("../graphics/structure/menubottom.gif"); background-repeat:no-repeat; background-position:center bottom; vertical-align:top;}

.messagespacer {height: 5px; width: 205px; background-image:url("../graphics/structure/menuspac.gif"); background-repeat:repeat-y; vertical-align: top;}
.messagetop {height: 44px; width: 205px; background-image:url("../graphics/structure/messagetop.gif"); background-repeat:no-repeat; background-position:center top; }
.messagebottom {height: 5px; width: 205px; background-image:url("../graphics/structure/menubott.gif"); background-repeat:no-repeat; background-position:center bottom; vertical-align: top;}

#wrapper_toplinks {height:33px; width:490px;}

.content1 {
	background-image: url("../graphics/structure/background-content-top-left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
.content2 {
	background-image: url("../graphics/structure/background-content-top-spacer.gif");
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
}
.content3 {
	background-image: url("../graphics/structure/background-content-top-right.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.content4 {
	background-image: url("../graphics/structure/background-content-center-right.gif");
	background-repeat: repeat-y;
	background-position: right top;
}
.content5 {
	background-image: url("../graphics/structure/background-content-bottom-right.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content6 {
	background-image: url("../graphics/structure/background-content-bottom-spacer.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align:top;

}
.content7 {
	background-image: url("../graphics/structure/background-content-bottom-left.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align:top;

}

.content9 {
	background-image: url("../graphics/structure/background-content-center-left.gif");
	background-repeat: repeat-y;
	background-position: left top;
}
.content10 {
	background-image: url("../graphics/structure/background-content-center-spacer.gif");
}
#wrapper_content_a {margin:0px 0px 0px 0px;  background-image:url("../graphics/structure/background-content-center-spacer.gif");}
#wrapper_content2 {}
#wrapper_content2center {}
#wrapper_content2bottom {height:20px;}






