/* use C-style comments to comment things out */
/* note that NS 4.x seems to have trouble with inheritance, so you have to 
   have all the block elements here */


body {margin-left: 0px; margin-top:15px; margin-right: 0px;	margin-bottom: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; line-height:27px; color:#a5a5a5; background-color:#808080; }
td{vertical-align:top;}

#layoutcontainer{width:800px; margin-left:auto; margin-right:auto; background-color:#ffffff;}
#top{width:800px; min-height:34px; height:34px; margin:0px; padding:0px; background-image:url(../siteimages/top.jpg); background-position:top left; background-repeat:no-repeat;}
#bottom{width:800px; min-height:22px; height:22px; margin:0px; padding:0px; background-image:url(../siteimages/bottom.jpg); background-position:bottom left; background-repeat:no-repeat;}
#content{width:800px; margin:0px; padding:0px;}

#left{width:320px; padding:0; margin:0;}
#movie{width:320px; padding:0px; margin:0; vertical-align:top;}
#center{width:27px; padding:0px; margin:0px;}
#nav{width:440px; padding:15px 13px 15px 0px; margin:0; text-align:left;}

#nav a.selected:link{color:#000000;}
/*
#nav a:link {color: #0a74b5; text-decoration: none; font-weight:bold;}
#nav a:active {color: #0a74b5; text-decoration: none; font-weight:bold;}
#nav a:visited {color: #0a74b5; text-decoration: none; font-weight:bold;}
#nav a:hover {color: #000000; text-decoration: none; font-weight:bold;}
#nav ul{list-style:none; margin:0px 10px 10px 10px; padding:0px 0px 0px 0px;}
#nav ul li{display:block; width:auto; padding:12px 20px 10px 0px; float:left;}
*/

#right{width:403px; padding:35px 25px; line-height:27px;}
#right2{width:440px; padding:0px 13px 0px 0px; line-height:24px;}
#right2 ul {line-height:24px; list-style-image:url(../siteimages/arrow.jpg);}
#right2 table.work{width:440px; padding:0px;}
#right2 table.work td{vertical-align:top;}
#right2 table.work td.title{width:100px}
#logo{width:440px; padding:0px 13px 0px 0px; text-align:right;}
#clear{width:800px;}

#footer{width:800px; margin:0px; padding:0px 0px 0px 20px; font-size:9px; color:#000000; vertical-align:bottom; }
#footer p{margin:0px;}

a:link {color: #0a74b5; text-decoration: none;}
a:active {color: #0a74b5; text-decoration: none;}
a:visited {color: #0a74b5; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}

table.team{width:auto; padding:0; margin:0px}
table.team td{vertical-align:middle; color:#0a74b5; }

table.contact{width:auto; padding:2px 0px; margin:0px}
table.contact td{vertical-align:top; font-size:11px; line-height:20px; padding:3px; }


.bluetext{color:#0a74b5;}