/*--------------------
html tags
--------------------*/

body{
background-color:#cccccc;
background-image: url(images/BG_blue.png);
margin:0px;
padding:0px;
font-family: verdana, helvetica, sans-serif;
font-size:11px;
color: #000000;
line-height: 1.4;
}

img{
border:0px;
}


a {text-decoration: underline; color: #6699cc;}
a:hover {text-decoration: underline; color: #6699cc;}
a:visited {text-decoration: underline; color: #6699cc;}
a:visited:hover {text-decoration: underline; color: #6699cc;}

/*
---------------
nav b type link
-------------
*/


.b:link {text-decoration: none; color: #ffffff;}
.b:hover {text-decoration: none; color: #6699cc;}
.b:visited {text-decoration: none; color: #ffffff;}
.b:visited:hover {text-decoration: none; color: #6699cc;}

.c:link {text-decoration: none; color: #000000;}
.c:hover {text-decoration: none; color: #ffffff;}
.c:visited {text-decoration: none; color: #000000;}
.c:visited:hover {text-decoration: none; color: #ffffff;}

/*
---------------
Text Styles
-------------
*/


#title {
font-weight: bold;
font-size: 120%;
color: #000000;
}

h1 {
color: #000000;
font-weight: bold;
font-size: 140%;
display:inline;
}

h2 {
font-size: 120%;
font-style: bold;
margin:0px;
color:#333333;
}

h4 {
font-style:italic;
color : #6c9e2d;
font-size : 14px;
font-weight : normal;
font-family : Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif;
text-align : left;
display:inline;
}


/*
---------------
containers

border-style: solid;
border-width: 1px;
border-color: #ffffff;

-------------
*/

#container_main {
width: 765px;
margin-right:auto;
margin-left:auto;
}

#header {
height:100px;
background-image: url(images/BG_header.png);
margin-bottom:-3px;
}

#nav {
height:22px;
background-image: url(images/BG_nav.png);
color:#ffffff;
font-weight:bold;
padding-left:110px;
line-height:1.8;
font-size:12px;
margin-top:2px;
}


#flash_box {
height:310px;
background-image: url(images/BG_body.png);
}

#flash_content {
height:308px;
width:749px;
margin-left:auto;
margin-right: auto;
background-color:#cccccc;
border-bottom: solid 1px #000000;
}

#content {
background-image: url(images/BG_body.png);
padding-left:16px;
padding-right:8px;
}

#newsbox {
background-image: url(images/BG_newsbox.gif);
height:175px;
width:265px;
margin-left:10px;
margin-top:10px;
margin-right:10px;
float:left;
background-repeat:no-repeat;
}

#newsbox_content {
width:245px;
height:144px;
overflow:auto;
margin-top:23px;
padding-left:6px;
}

html>body #copybox_index {
width:700px;
margin-top:175px;
margin-left:10px;
}

#copybox_index {
width:700px;
margin-top:25px;
margin-left:17px;
}
#footer {
background-image: url(images/BG_footer.png);
padding-left:16px;
padding-right:8px;
height:82px;
}

html>body #footer_copy {
position:relative;
top: -48px;
left: 280px;
height:20px;
width:225px;
color: #000000;
z-index:2;
font-size:10px;
} 

#footer_copy {
position:relative;
top: -48px;
left: 265px;
height:20px;
width:245px;
color: #000000;
z-index:2;
font-size:10px;
}

#section_photo {
float:right;
color:#000000;
width:350px;
margin:10px;
text-align:right;
font-family : Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif;
font-size:14px;
}

#section_photo img {
border: 1px #000 solid;
}

#icons {
float: right;
margin-right:10px;
}

#text {
}

.search_table {
width:700px;
margin-top:10px;
}