/* CSS Document */
body {
background-image:url(images/bg.png);
background-repeat:repeat-x;
background-color:#aaaaaa;
}

h1 {
color:#211010;
font-size:large;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-variant:small-caps;
}

.indented
   {
   padding-left: 75pt;
   
   }
   
.indentedtoo
   {
   padding-left: 55pt;
   
   }  
   
.boldred {
font-weight:bold;
color:#7D0201}    

.centred {
text-align:center;
}


#border {
width:930px;
margin:auto;
position:relative;
background-color:#666666;
}

#container {
width:920px;
margin:auto;
position:relative;
background-color:#FEF5C8 ;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:medium;
overflow:auto;
}

#container a {
color:#7D0201;
}

#container a:hover {
color: #000000}

#title {
width:920px;
background-color:#7D0201;
text-align:center;
padding-bottom:5px;
}

#bar {
background-color:#CCCCCC;
line-height:5px;
}

#navbar {
width:920px;
background-color:#7D0201 ;
text-align:center;
font-variant:small-caps;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-bottom:15px;
}

#navbar a {
text-decoration:none;
color:#FEF5C8;
}

#navbar a:hover {
color:#000000;
}

#news {
width:860px;
margin:auto;
position:relative;
color:#990000;
}
#news img {
text-align:right;}
#picborder {
width:451px;
height:377px;
margin-left:25px;
background-color:#666666;
text-align:center;
float:left;
margin-right:50px;
margin-bottom:450px;
}

#pic {
width:441px;
height:367;
margin:auto;
position:relative;
text-align:center;
padding-top:5px;
}

#picbordersmall {
width:210px;
height:143px;
margin:auto;
background-color:#666666;
text-align:center;
margin-top:25px;
margin-bottom:25px;
}

#picsmall {
width:200px;
height:133px;
margin:auto;
position:relative;
text-align:center;
padding-top:5px;
}

#info {
padding-right:30px;
}

#port {
width:800px;
margin:auto;
position:relative;
text-align:left;
padding-top:5px;
margin-left:75px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a img {
border:none;}

#colone {
width:30%;
position:relative;
float:left;
padding-left:10px;
padding-right:10px;
}

#coltwo {
width:32%;
height:inherit;
position:relative;
float:left;
border-width:0px 3px 0px 3px;
border-color:#333333;
border-style:solid;
padding-left:10px;
padding-right:10px;
}

#colthree {
width:30%;
height:inherit;
position:relative;
float:left;
text-align:center;
padding-left:10px;
padding-right:10px;
}
#headtop {background-image:url(images/headlinetop.gif);
background-repeat:no-repeat;
width:186px;
height:93px;
margin:auto;
}
#headbottom {background-image:url(images/headlinebottom.gif);
background-repeat:no-repeat;
width:186px;
height:15px;
margin:auto;
}
#headlines {
width:186px;
position:relative;
margin:auto;
text-align:center;
background-image:url(images/headline.gif);
background-repeat:repeat-y;}

#headlines a {
color:#ffffff;
font-size:20px;
text-decoration:none;
}
#headlines a:hover {text-decoration:underline; color:#FFFFFF;}

#greybar {
background-color:#333333;
width:220px;
height:3px;
margin:auto;
margin-top:50px;
margin-bottom:50px;
}

#navbar2 {
width:920px;
background-color:#7D0201;
text-align:center;
font-variant:small-caps;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-bottom:15px;
clear:both;
}

#navbar2 a {
text-decoration:none;
color:#FEF5C8;
}

#navbar2 a:hover {
color:#000000;
}
#buttons {
text-align:left;
}
#buttons input {
width:61px;
height:18px;
line-height:0;
font-size:0;
border:0;
margin:3px 5px;
}
#buttonsd {
text-align:center;
}
#buttonsd input {
width:183px;
height:35px;
line-height:0;
font-size:0;
border:0;
margin:3px 5px;
}
#submit {
background:url(images/send.gif) no-repeat;
}
#submitd {
background:url(images/enterdraw.gif) no-repeat;
}
#reset {
background:url(images/clear.gif) no-repeat;
}