*{
padding:0 auto;
margin:0 auto;
}
body/*InternetExplorer*/
{
text-align:center;
}

body/*Mozilla Firefox alignment*/
{
text-align:-moz-center;
}

body {
text-align:center;
background:#Fff;
background-image:url(images/body.jpg);
background-position:center top;
background-repeat:no-repeat;
font:12px normal Lucida Sans Unicode, Tahoma, Arial;
color:#333333;
}

#wrapper {
width:1000px;
height:100%;
overflow:auto;
}


#header {
float:left;
width:980px;
text-align:right;
height:218px;
padding-right:20px;
}

#menu {
float:left;
width:1000px;
height:35px;
margin-bottom:10px;
}

.main {
float:left;
padding:25px 5px 5px 5px;
width:980px;
height:100%;
text-align:center;
border:2px solid #666666;
background:url(images/main.jpg) repeat-y;
overflow:auto;
}

.left {
float:left;
padding:5px;
width:200px;
height:100%;
text-align:left;

}

.right {
padding:5px;
float:right;
width:190px;
height:100%;
text-align:center;

}
.g-right {
float:left;
padding:4px;
width:160px;
height:100%;
text-align:left;
font:10px normal Lucida Sans Unicode, Tahoma, Arial;
color:#333333;
border:1px solid #CCCCCC;
background:#F8F8F8;
}
.middle {
float:left;
display:inline;
overflow:hidden;
padding:0px;
width:555px;
height:100%;
margin-left:5px;
text-align:center;
border-right:1px solid #cccccc;
border-left:1px solid #cccccc;
}

#footer {
height:100px;
width:100%;
background:#000033;
background-image:url(images/footer.jpg);
background-position:center top;
background-repeat:no-repeat;
text-align:center;
clear:both;
margin-top:20px;
padding-top:12px;
padding-bottom:12px;
font-size:11px;
font-family:Arial;
color:#F0F0F0;
}

.text-box {
padding:10px;
width:520px;
height:100%;
text-align:left;
font:12px Lucida Sans Unicode, Tahoma, Arial;
font-weight:normal;
color:#333333;
line-height:18px;
margin-bottom:10px;
border-bottom:1px solid #CCCCCC;
overflow:auto;
}


.gallery {
width:958px;
padding-top:20px;
padding-bottom:20px;
height:100%;
text-align:center;
border:1px solid #CCCCCC;
background:#0b1a47;
}

a.menu {
padding: 5px;
display:inline-block;
font:bold 11px Lucida Sans Unicode,Verdana, sans-serif;
color : #444444;
text-decoration : none;
}

a.menu:hover {
color : #CC0000;
}

a.menu-footer {
padding: 5px;
font:bold 11px Lucida Sans Unicode,Verdana, sans-serif;
color : #444444;
text-decoration :underline;
}

a.menu-footer:hover {
color : #cc0000;
text-decoration :underline;
}

 h1{
font:bold 16px Lucida Sans Unicode, Tahoma;
color:#CC0000;
text-decoration:none;
margin-bottom:7px;
}

 h2,h3,h4,h5,h6,h7{
font:bold 13px Lucida Sans Unicode, Tahoma;
color:#CC0000;
text-decoration:none;
margin-bottom:7px;
}

ul {
margin:0;
padding:0;
list-style-type:none;
font-size:0;
line-height:0;
}

ul.front {
list-style-type:square;
margin-left:20px;
padding:4px;
text-align:left;
font-size:11px;
font-family: Lucida Sans Unicode, Tahoma, Arial;
font-weight:normal;
color:#0099FF;
line-height:23px;
}

a {
text-decoration:none;
color:#0099FF;
}

a:hover {
text-decoration:none;
color:#CC0000;
}

a.red {
text-decoration:none;
color:#CC0000;
}

a.red:hover {
text-decoration:none;
color:#0099FF;
}

a.footer {
text-decoration:none;
color:#F80000;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:11px;
border:none;
}

a.footer:hover {
color:#FFFFFF;
}

a.navleft {
color:#000000;
font:bold 13px Georgia, Lucida Sans Unicode, Tahoma;
text-decoration:none;
border-bottom:1px dotted #000000;
display:inline-block;
padding-bottom:5px;
text-align:left;
line-height:38px;
margin-left:30px;
}

a.navleft:hover {
color:#0099FF;
border-bottom:1px dotted #0099FF;
}

a.gall {
text-decoration:none;
color:#333333;
font-size:10px;
border:none;
}

a.gall:hover {
text-decoration:none;
color:#0099FF;
font-size:10px;
border:none;
}
a img {
border:none; 
}

img.gall {
float:left;
border:none; 
margin-right:10px;
margin-bottom:10px;
}

.spacer {
width:10px;
height:50px;
}




