	/* General styles */
	
	body {
	margin:0;
	padding:0;
	border:0; 			/* This removes the border around the viewport in old versions of IE */
	background: #f7f7f7;
	text-align: center;
	
	}

#container {
	margin:auto;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	align:center;
	width:990px; 		
	}

	
#banner {
    position:relative;
    left:0px;
	top:0px;
    clear:both;
    width:990px;
    height:241px;
    text-align: left;
    margin:auto;
    }
    
#banner-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:823px;
	height:241px;
}

#banner-02 {
	position:absolute;
	left:823px;
	top:0px;
	width:169px;
	height:146px;
}

#banner-03 {
	position:absolute;
	left:823px;
	top:146px;
	width:169px;
	height:95px;
}

#whitegap1 { 
	position:relative;
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	background: white;
	width:990px;
	height:10px;
	clear:both;
	text-align: left;
    margin:auto;
}

#ticker { 
	position:relative;
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	background: white;
	width:990px;
	height:25px;
	clear:both;
	text-align: center;
    margin:auto;
}


#whitegap2 { 
	position:relative;
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	background: white;
	width:990px;
	height:10px;
	clear:both;
	text-align: left;
    margin:auto;
}



/* main body */
.main {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
    border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
    clear:both;
    margin:auto;
    width:990px;				/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	text-align:left;
	background:white;			/* this is the background for the right-hand column */
}

/* For the highlights box */
.highlights
{
padding-right:10px;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
background-color:black;
border:#1072b9 1px solid;
}


/* Footer styles */
	
#footer {
    position:relative;
    clear:both;
   	margin:auto;
    width:992px;
	height:90px;
    text-align: left;
    margin:auto;
    background:#F7F7F7;
}


#footerline1 {
	position:absolute;
    width:992px;
	height:1px;
	left: 0px;
	background:#c1282d;	
}


#footerline2 {
	position:absolute;
    width:992px;
	height:1px;
	left: 0px;
	top: 1px;
	background:#c49698;	
}

   
#designby  {
	left: 3px;
	top: 5px;
	position:absolute;
	
    
}


#copyrightDiv {
	right: 3px;	
	top: 5px;
	position:absolute;
}


.pelicanweb {
	font-family:verdana;
	font-size:9px;
	color:#9c9c9c;
	text-decoration: none;
}
	
.pelicanweb:hover  {
	font-family:verdana;
	font-size:9px;
	color:#5567a8;
}



.adbox
{
	border: 2px #096fb9 solid;  
	height: 50px; 
}


.adtextposition
{
	padding-left:10px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle;
}

.adpicture
{
	padding-right:5px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}


/* For the video (border and positioning) */
.video
{
	border:#c1282d 2px solid;
	width:370px;
	text-align:center;
}


.searchbg
{
	background-color:#c5595d;
	border-left: 1px solid #e5e5e5;
	padding-left:10px;
	padding-right:2px;
	padding-top:13px;
	padding-bottom:20px;

}


.menusubbg
{
	padding-right:2px;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	border-left: 1px solid #e5e5e5;
	background-color:#d0d0d0;

}

.menugap
{
	background-color:#e5e5e5;
	height:5px;
	width:266px;
}

.rss
{
	background-color:#e5e5e5;
}

.borderT
{
	border-top:1px solid #c1c1c1;
}

.borderR
{
	border-right: 1px solid #c1c1c1;
}


.borderL
{
	border-left:1px solid #c1c1c1;
}

.borderB
{
	border-bottom:1px solid #c1c1c1;
}

.box
{
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	border-left:1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	background-color:#e5e5e5;
}

.paddingL
{
	padding-left:10px;
}

.paddingR
{
	padding-right:10px;
}

.paddingsmall
{
	padding-left:5px;
	padding-right:5px;
}


.padding
{
	padding-left:20px;
	padding-right:20px;
}

/* For the background of the main (parent) menu items */
.menu1bg
{
	background-color:#c2272d;
	padding-right:2px;
	padding-left:17px;
	padding-top:5px;
	padding-bottom:5px;
}

/* For the background of the main (parent) menu item currently being viewed */
.menuBluebgactive
{
	background-color:#1072b9;
	padding-right:2px;
	padding-left:17px;
	padding-top:5px;
	padding-bottom:5px;
}

/* For the blue background of the main (parent) menu items */
.menuBluebg
{
	background-color:#1072b9;
	padding-right:2px;
	padding-left:17px;
	padding-top:5px;
	padding-bottom:5px;
}

/* For the blue background of the main (parent) menu item currently being viewed */
.menu1bgactive
{
	background-color:#ed1b24;
	padding-right:2px;
	padding-left:17px;
	padding-top:5px;
	padding-bottom:5px;
}
.dropdown { 
	background-color: #f7f7f7; 
	color:black;
	font-size: 11px; 
	border: 1px black solid; 
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
}

.help { 
	background-color: #e5e5e5; 
	color:black;
	font-size: 11px; 
	border: 1px black solid; 
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    border-left:1px solid #c1c1c1;
    border-right:1px solid #c1c1c1;
    border-top:1px solid #c1c1c1;
    border-bottom:1px solid #c1c1c1;
    width:750px;
}

.photoborder
{
    border-left:1px solid black;
    border-right:1px solid black;
    border-top:1px solid black;
    border-bottom:1px solid black;
}
