/* CSS Document */

body  {
margin:0;
padding:0;
}

html {
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #102e49;
background-image:url(images/body.gif);
background-repeat: repeat-y; 
background-position: center;
}

ul, li {
list-style:none;
margin:10;padding:0;
}

li a {
text-decoration:none;
color:#102e49;
}

a:hover{
font-weight:bold;
font-size:12px;
color:#102e49;
}

h1 {
font-size:19px;
font-weight:normal;
padding-top: 20px;
}

h2 {
font-size:12px;
font-weight:normal;
}

h3 {
font-size:14px;
font-weight:bold;
font-style: italic;
}

img {
display: block;
padding: 2px;
border:1px; 
border-color: #102e49;

}

img p {
margin:0;
padding:0;
}

/* -------------Navigation ------------------ */

#navigation {
background-image:url(images/navi1.jpg);
background-repeat:no-repeat;
width:750px;
height:32px;
}

#navigation ul {
padding-left:20px;
}

#navigation ul li {
float:left;
font-size:11px;
padding-right:20px;
padding-left: 5px;
background-image:url(images/divider1.gif);
background-position:right;
background-repeat:no-repeat;
height:30px;
}

#navigation ul li a {
padding-right:15px;
position:relative;
top:9px;
}

.current {
font-weight:bold;
}

#subnavigation {
float:left;
}

a {
text-decoration:none;
color:black;
}

a:hover{
font-weight:bold;
font-size:12px;
color:#102e49;
}

#subnavigation ul li {
margin-left:9px;
padding-top:9px;
padding-bottom:7px;
font-size:14px;
font-weight:normal;
color:#102e49;
text-align:left;
}

#subnavigation ul li a {
padding-left:20px;
}

.subnavImage {
padding: 20px 0 0 0;
margin: 10px 0px 10px 20px;
border: 2px; color: #102e49;
}

/* -------------- end Navigation ------------- */

#banner {
width:750px;
height:200px;
background-repeat:no-repeat;
}

#center {
background: transparent;
width:756px;
margin:auto;
margin-top:10px;
margin-bottom:25px;
padding-left: 10px;
padding-right: 2px;
border-right: 1px solid #072039;
border-left: 1px solid #072039;
}

#content {
float:left;
width:510px;
margin-left:24px;
padding-left:24px;
line-height:16px;
margin-top:12px;
padding-bottom:45px;
border-left: 1px solid #072039;
}

#content ul li {
list-style-type:disc;
margin-left:10px;
padding:0;
color:#102e49;
}
#content a {
text-decoration:none;
color:black;
text-decoration: underline;
}

#content a:hover{
font-weight:bold;
font-size:12px;
color:#102e49;
}

/* gallery */
#gallery {
width: 450px
padding-top: 10px;
padding-bottom: 10px;
margin-top: 15px;
margin-left: 12px;
color: #000;
}

.gallery {
float: left;
padding: 5px;
margin-top: 10px;
margin-left: 10px;
}

.clearboth {
clear: both;
}

.one{
float: left;
padding: 5px;
margin-top: 25px;
margin-left: 80px;

}

.two{
float: left;
padding: 5px;
margin-top: 25px;
margin-left:25px;
}

.three{
float: left;
padding: 2px;
margin-top: 25px;
margin-left: 8px;
}

.workone{
float: left;
padding: 5px;
margin-top: 20px;
margin-left: 40px;
}

.worktwo{
float: left;
padding: 5px;
margin-top: 20px;
margin-left:10px;
}

/* ******************* End Content ***********/
#footer {
font-size:11px;
text-align:center;
margin-right:14px;
padding-bottom:10px;
text-decoration:none;
color:#102e49;
}

#footer a {
text-decoration:none;
color:#102e49;
}

#footer a hover{
font-weight:bold;
color:black;
}

.float-right {
float:right;
/*width:150px;*/
margin-right:10px;
margin-left: 4px;
padding:2px;
border: 1px solid #102e49;
}

.float-none {
clear:left;
display:block;
}

.cleaner
{
clear:both;
height:1px;
font-size:1px;
border:0px none;
margin:0;padding:0;
background:transparent;
}
