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

body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	background-position:top center;
}

h1{
font-size:16px;
font-weight:bold;
}

#navigation{
z-index:1;
width:237px;
position:absolute;
margin-top:35px;
}

#navigation #top_border {
background-image:url(images/men-it_08.png);
background-position:top center;
background-repeat:no-repeat;
width:237px;
height:20px;
}
#navigation #body {
background-image:url(images/men-it_12.png);
background-position:bottom center;
background-repeat:repeat-y;
text-align:center;
}
#navigation #bottom_border {
background-image:url(images/men-it_15.png);
background-position:bottom center;
background-repeat:no-repeat;
width:237px;
height:22px;
}

#top_border {
background-image:url(images/mus-sec_02.png);
background-position:bottom center;
background-repeat:no-repeat;
width:898px;
height:40px;
}

#left_border {
background-image:url(images/mus-sec_09.png);
background-position:top right;
background-repeat:repeat-y;
width:40px;
}

#right_border {
background-image:url(images/mus-sec_11.png);
background-position:top left;
background-repeat:repeat-y;
width:39px;
}

#bottom_border {
background-image:url(images/mus-sec_19.png);
background-position:top center;
background-repeat:no-repeat;
width:898px;
height:33px;
}

#content{
background-color:#FFFFFF;
padding:0 38px 0;
width:740px;
text-align:justify;
font-family:Tahoma;
color:#505050;
font-size:12px;
}

#content a:link,
#content a:visited,
#content a:active{
color:#ff5a00;
text-decoration:none;
}
 
#content a:hover{
color:#3399FF;
text-decoration:underline;
}

#select {
font-size:13px;
}

#select a:link img,
#select a:visited img{
border:solid #ccc;
}
 
#select a:active img, 
#select a:focus img, 
#select a:hover img{
border:solid #FFCC00; 
}

#submen {
padding:5px 0 10px;
vertical-align:middle;
background-color:#FFFFFF;
border-collapse: collapse;
height:40px;
font-family:Tahoma;
color:#505050;
font-size:12px;
border-bottom-style:solid;
border-bottom-color:#666666;
border-bottom-width:1px;
width:820px;
}

#submen td{
border-width: 0px 1px 0px 1px;
border-style: none solid none solid;
border-color: white #aaa white #aaa;
}

#submen a:link,
#submen a:visited,
#submen a:active{
color:#ff5a00;
text-decoration:none;
}
 
#submen a:hover{
color:#3399FF;
text-decoration:underline;
}

#footer {
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
height:25px;
}
