body {
background-image: url(images/blackleather.jpg);
background-repeat: repeat;
background-attachment: fixed;
margin-left:113px;
}

#container {
position:absolute;
top:0px;
height:100%;
width:80%;
margin-left:64px;
margin-right:64px;

}

#header {
background-color: #000000;
background-image: url(images/newtitle.gif);
position: absolute;
top:0em;
left:0em;
width:900px;
height:250px;
border-top:3px #000000 solid;
border-left: 3px #000000 solid;
border-right: 3px #000000 solid;
background-repeat: no-repeat;
background-position: 371px 20px;}

ul, li {
list-style-type: none;
margin: 0;
padding: 0;
}

ul {
position: absolute;
top: 18px;
left: 0px;
background: transparent url(images/newmenu_old.jpg) no-repeat top left;
width: 373px;
text-align: center;
}


li {float:left;
}

li a { /*buttons dimensions and definitions */
display: block; /* <a> block to give it its dimensions */
height: 228px;
width: 53.14px;
color: #ff0515;
font-size: 10px;
line-height: 50px; /* line height to avoid paddings */
font-weight: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-decoration: none;
font-variant: normal;}

li a:hover {
background: transparent url(images/newmenu_old.jpg) no-repeat top left;
}


a#menu1:hover {
background-position:-372px 0px;
 /*background move for each button */
}
a#menu2:hover {
background-position:-425.14px 0px;
}
a#menu3:hover {
background-position:-478.28px 0px;
}
a#menu4:hover {
background-position:-531.42px 0px;
}
a#menu5:hover {
background-position:-584.56px 0px;
}
a#menu6:hover {
background-position:-637.7px 0px;
}
a#menu7:hover {
background-position:-690.84px 0px;
}

#column-left {
background-color: #000000;
position: absolute;
top: 250px;
left: 0px;
float:left;
width: 175px;
height: 4000px;
border-left: 3px #000000 solid;
border-bottom: 3px #000000 solid;
}

#column-center {
background-color:#a5a5a5;
border-right: 3px #000000 solid;
border-bottom: 3px #000000 solid; 
position:absolute;
left: 176px;
top:251px;
height: 4000px;
width: 726px;
padding: 0px 0px 0px 0px;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .85em;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: justify;

}


#column-right {}

#scrollBox {}

#submenu {
	position:absolute;
	bottom: 50px;
	left: 60px;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .70em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	word-spacing: .1em;
	font-variant: small-caps;
	top:
	width: 628px;
}


#footer {
position:absolute;
bottom: 0px;
left: 0px;
width:726px;
height:30px;
font-family:Verdana, Helvetica, Arial, sans-serif;
color:#ffffff;
font-style:italic;
text-decoration:none;
font-size: .65em;
text-align: left;
font-variant: normal;
letter-spacing: normal;
word-spacing: normal;
background-color: #000000;
}

#counter {
position:absolute;
bottom: 90px;
font-family: Verdana, Helvetica, Arial, sans-serif00000;
font-size: .90em;
font-weight: normal;
font-style: italic;
text-decoration: none;
color: #f4f4f4;}

a:link {
color:#000000;
}

a:visited {
color:#75010d
}

a:hover {color:#1c03ff;
}

a:active {color: #ff0212;
}

/*mc patch display*/
a.screen, a.screen:visited {
color:#c00; 
position:relative; 
z-index:1;
}
a.screen b {
position:absolute;
visibility:hidden; /* hide the image */
width:150px; /* give it a width */
height:0; /* no height to solve an Opera bug that makes it selectable when hidden */
border:1px solid #000; /* add a border */
left: 450px; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}

a.screen:hover b {
visibility:visible; /* make the image visible */
height:251px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen:hover b img {
border:0; /* remove the link border */
}
/*end patch display*/

#sendpage {
color: #f8f8f8;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
font-weight: normal;
font-style: italic;}
