/* CSS Document */

#body{
background-color:#005195;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

a:link{color:#005195;}
a:visited{color:#005195;}
a:hover{color:#000000;}
a:active{color:#000000;}

.h1{font-size:16px;
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
color:#333333;
font-weight:bold;
}

#pageHead{
background-color:#FFFFFF;
width:950px;
height:130px;
background-image:url(../images/stripe.png);
background-position:bottom;
background-repeat:repeat-x;}

#shadowLeft{
width:6px;
background-image:url(../images/shadowLeft.png);
background-position:right;
background-repeat:repeat-y;
}

#shadowRight{
width:6px;
background-image:url(../images/shadowRight.png);
background-position:left;
background-repeat:repeat-y;
}

#pageMain{
background-color:#ffffff;
height:400px;
background-image:url(../images/pageMain.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#pageFoot{
height:30px;
width:962px;
background-image:url(../images/pageFoot.png);
background-position:top;
background-repeat:no-repeat;
}

#address{
color:#FFFFFF;}
#address a{ color:#FFFFFF; text-decoration:none;}
#address a:hover{ color:#FFFFFF; text-decoration:underline;}

#tableMain{
width:930px;
margin-top:25px;
margin-right:20px;
}

#menuLeftContainer{
width:170px;}

#mainContainer{
width:760px;}

#main{margin-left:20px;
padding-top:20px;
padding-left:15px;
padding-right:5px;
width:738px;
height:520px;
background-image:url(../images/white.png);
background-repeat:repeat;

border-color:#005195;
border-style:solid;
border-width:1px;
}

#textContainer{
padding-right:20px;

}

#divImgList{
float:left; display:block; width:175px; height:75px;
}
#divEnd{
float:left; display:block; width:700px;}

#divFileList{
float:left; display:block; width:200px; height:35px;
}
#divImgGallery{ float:left; width:300px; margin:15px;}