html, body, div, h1, h2,  form, p, blockquote, fieldset, input {
margin : 0;
padding : 0;
}
body {
color : #333;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
line-height : 20px;
font-style : normal;
font-weight : normal;
text-align : center;
height: 100%;
background : #051c3b url(../images/body_bg.jpg) repeat-x;
}
a, a:link, a:visited, a:active { 
color : #02afe6;
text-decoration : none;
font-weight : bold;
} 
a:hover { 
color : #666;
text-decoration : underline;
font-weight : bold;
}
img {
behavior: url(images/iepngfix.htc);
border : 0 none;
 }
p {
margin : .8em 0 .8em 0;
}
h1 {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 140%;
color : #0188b3;
}
h2 {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 120%;
color :#0188b3;
}
h3 {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 110%;
font-weight : bold;
color : #0188b3;
}
table {
border-collapse : collapse;
border-spacing : 0;
}
td { 
font-family: Arial, Helvetica, sans-serif;
}

.float_Right {
float : right;
}
.float_Left {
float : left;
}
table.general {
width: 100%;
clear : right;
}
table.general td {
clear: right;
padding : 8px 0 8px 0;
}
.btn { 
width : 80px;
padding : 0.4em;
background-color : #f1f7fb;
border : 1px solid #666;
color : #02afe6;
font-size : 11px;
font-weight : bold;
}
.none {
list-style-image: none;
list-style-type: none;
list-style-position: outside;
}
#nav ul {
border: none;
}
#nav li {
border-bottom: 1px dotted #d7dce1;
}
#nav li a {
display: block;
padding: 6px 0 6px 30px;
color : #666;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 12px;
font-weight : normal;
text-decoration: none;
width: 100%;
background : transparent url(../images/boneicon.gif) no-repeat scroll 1px 45px;
}
#nav li a:hover {
color : #02afe6;
text-decoration:none;
background-position:-1px 9px;
}
#nav li .first {
margin: 0 !important;
padding: 0 !important;
}
#gallery  img {
border-color:#dddddd;
border-style:solid;
border-width:4px;
}
#gallery  a:hover img {
border-color:#FFFFFF;
border-style:solid;
border-width:4px;
}
