﻿
* {margin: 0; padding: 0;}

body
{
background-image:url(images/backgroundpattern.gif);
background-repeat:repeat-x;
}

#container {width: 950px;
margin: 10px auto;             


}

#header 
{
height: 150px;
background-image:url(images/header.gif);
background-repeat:no-repeat;
}

#header h1
{
height:70px;
width:350px;
font-family:Arial;
font-size:50px;
color:#ffffff;
padding-top:300px;
}

#header h2
{

height:120px;
width:250px;
font-family:Arial;
font-size:16px;
color:#8093a8;
padding:20px 90px 40px 720px;	
}

#topmenu
{
height:50px;
background-repeat:no-repeat;
}

#rightColumn 
{
width: 200px;
float: right;
padding-top:3px;
}

#footer 
{
clear: both;
background: #fffffe;
text-align:center;
font-family:"trebuchet ms";
font-size:10px;
color:#000000;
border-bottom:dotted 1px #4b4b4b;
border-left:dotted 1px #4b4b4b;
border-right:dotted 1px #4b4b4b;
}

a {color:#434343;}
a:visited {color:#434343;}
a:active {color:#434343;}
a:hover {text-decoration:none;}


#content_wrapper {width: 718px; margin-left: 10px; margin-bottom:10px;}

#content_top {background: url(images/content_top.png); height: 9px; width:718px; background-repeat: no-repeat}

#content_middle {background: url(images/content_tile.png); width:718px; background-repeat:repeat-y; }

#content_bottom {background: url(images/content_bottom.png); height: 8px; width:718px; background-repeat: no-repeat }

#content_wrapper p {margin-left:20px; margin-bottom:0px; margin-right:20px; font-family:"trebuchet ms", sans-serif; color:#3d3b3b; font-size:0.8em;}

#content_wrapper h2 {margin-left: 20px; font-family:"trebuchet ms", sans-serif; font-size:1.1em; color:#ffffff; }

.newsimages {
float: left;
margin-right: 10px;
margin-bottom: 2px;
margin-left:20px; 
margin-top: 3px; 
}

img
{
border:0;
}

/*TOP MENU*/
.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fffffe url(images/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(images/button3.gif);}
.menu1 li.current a b {background:url(images/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(images/button2.gif);}
.menu1 li a:hover b {background:url(images/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(images/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(images/button3.gif) no-repeat right top;}
/*END TOP MENU*/

/*SPEECH BUBBLES*/
#speechcontainer div:after {content: "."; display: block; height:11px; clear:both; visibility:hidden;}
#speechcontainer div {width:195px; height:auto; font-family:verdana; font-size:11px;}
b.tl {display:block; width:195px; height:8px; font-size:1px;}
b.tr {display:block; width:187px; height:8px; font-size:1px; float:right;}
b.bl {display:block; width:8px; height:8px; font-size:1px; float:left;}
b.br {display:block; width:187px; height:8px; font-size:1px; float:right; position:relative;}
b.point {display:block; font-size:1px; width:25px; height:14px;}
#speechcontainer div p {padding:8px; margin:0; border:3px solid #fff; border-width:0 3px; text-align:justify;}

div.two b.tl {background:url(images/top_left2.gif) top left no-repeat;}
div.two b.tr {background:url(images/top_right2.gif) top right no-repeat;}
div.two p {background:#e5ecc9;}
div.two b.bl {background:url(images/bottom_left2.gif) top left no-repeat;}
div.two b.br {background:url(images/bottom_right2.gif) top right no-repeat;}
div.two b.point {background:url(images/point2.gif) top left no-repeat; margin:5px 0 0 125px;}
p.italic {margin:0 0 20px 0; font-weight:bold; font-style:italic;}

ul.list li {font-size:11px; margin:2px 0;}
/*END SPEECH BUBBLES*/


/*Right*/
#randomimagebox
{
margin-top:15px;	
border:solid 3px #ffffff;
background-color:#e5ecc9;
font-family:"trebuchet ms", sans-serif;
font-size:15px;
text-align:center;
width:187px;
height:20px;
}

#randomimage
{
margin-top:5px;	
}

#randomimage img
{
border:solid 5px #ececec;
}

#linksbox
{
margin-top:15px;		
border:solid 3px #ffffff;
background-color:#e5ecc9;
font-family:"trebuchet ms", sans-serif;
font-size:15px;
text-align:center;	
width:187px;
height:20px;

}

#links
{
margin:5px 0px 0px 20px;
}

#navlist
{
margin-left: 20px;
padding-bottom:10px;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 12px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
/*End right*/