body {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        background-color: #CCC;
        text-align: center;
}

div#main {
        margin: 0 auto;
        position: relative;
        padding-top: 10px;
        background-color: #FFF;
        width: 728px;
        height: 100%;
        overflow: hidden;
        text-align: left;
}

div#header {
	width: 728px;
	height: 83px;
}

div#logo {
	width: 428px;
	height: 90px;
	float: left;
	display: inline;
}

div#l {
	float: left;
	margin: 0px;
	width: 155px;
	height: 90px;
	border: 0;
}

div#r {
	float: left;
	margin: 0px;
	width: 145px;
	height: 90px;
	border: 0;
}

div.pic {
        margin-top: 5px;
        text-align: center;
}

div.thumblist {
       padding-left: 64px;
      width: 100%;
      overflow: hidden;
}

div.project-list{
       padding-left: 10px;
}

.project-list table {
       width: 718px;
}

div.project {
        padding: 0 10px 0 0;
       overflow: hidden;
}

div.thumb {
        float: left;
        margin: 10px 20px 10px 0;
        width: 130px;
        height: 130px;
        text-align: center;
        font-size: small;
        overflow: hidden;
}

.thumb img {
        border: 1px #999 solid;
        height: 96px;
}

.thumb a{
        text-decoration: none;
}

img.onp {
	margin-right: 10px;
	margin-left: 10px;
	width: 128px;
	height: 96px;
}

div#bar{
	display: inline;
	float: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	width: 715px;
	height: 40px;
	overflow: visible;
	background-image: url(assets/images/bar.jpg);
	background-repeat: no-repeat;
}	

div.navbar{
	float: left;
	text-align: center;
	margin: 3px 0 0 0;
	height: 30px;
	border: 0;
	font-size: small;
	line-height: 20px;
}	

ul.dropdown li {
        width: 113px;
}

ul.dropdown ul li {
         border-bottom: 1px  #C1C6C0 solid;
}

h1 {
	font-size: 16pt;
	color: rgb(36,72,19);
	margin-top: 12px;
}	

h2 {
	font-size: 12pt;
	color: rgb(36,72,19);
        margin-left: 15px;
}	

a {
	color: #1B8512;
}

a:hover {
	color: #A40F08;
}

a:active {
                    color: #2DFB04;
}

ul.dropdown ul a {
         background-color: rgb(36,72,19);
          color: rgb(218,252,187);
         padding: 5px 0 5px 0;
         font-size: small;
         font-weight: normal;
}

ul.dropdown ul a:hover {
          background-color: #1B8512;
          color: #fff;
}

ul.dropdown ul a:active {
          color: #2DFB04;
}

h1#title{
	float: left;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
        width: 250px;
        
}

div#content{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
}

div#footer{
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	margin: 20px;
}

div#page{
	margin-top: 0px;

}	

div.tnav a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

div.contact {
        width: 728px;
        display: block;
        padding: 5px 10px 5px 10px;
}

.contact table {
     width: 100%;
}

div.logosm {
        float: left;
        width: 250px;
       overflow: hidden;
}

.logosm img {
        border: 0;
}

div.pictitle {
        width: 250px;
        text-align: center;
        overflow: hidden;
        float: left;
}

div.picnav {
        width: 228px;
        float: left;
        font-size: 18pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        overflow: hidden;
}

.picnav table {
        margin-left: 69px;
}

.picnav td {
        padding: 0 5px 0 0;
        width: 30px;
}

.picnav a {
        text-decoration: none;
}

a#home {
	line-height:40px;
	padding-left: 10px;
	background-image: url(assets/images/tnav1.jpg);
}	

a#about {
	line-height:40px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(assets/images/tnav2.jpg);
}

a#posters {
	line-height:40px;
	padding-right: 10px;
}	

a#more {
	line-height:40px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url(assets/images/tnav4.jpg);
}				
	
li{
	margin: 0px;
	padding: 0px:
}

h1#title2{
	margin-top: 0px;
}	

table.pictab {
	text-align: center;
	font-size: 8pt;
	margin: 0;
}	

table.pictab td {
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

table.pictab img {
	border: 0;
	width: 128px;
	height: 96px;
}

table.pictab img.port {
	width: 96px;
	height: 128px;
}	


table.pictab td.scattitle {
	text-align: left;
}

table.pictab td.scattitle a{
	text-decoration: none;
}	

table#thtab td a{
	text-decoration: none;
}

table.pictab td.more a{
	text-decoration: underline;
}			

table.pictab td.more {
	vertical-align: middle;
	font-weight: bold;
}

/**
 * Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.css
 * @package		Dropdown
 * @version		0.7.1
 * @type		Transitional
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 *
 */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}