body {
	position: relative;
	top:51px;
	padding:0px;
	margin:0px;
	font-size:62.5%;
	font-family:"Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color:#000;
	background-color:#1B2F47;
	text-align: center;
	background-image: url(../gfx/bg.gif);
	padding-bottom:20px;
	margin-bottom:51px;
	}


#container{
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width:701px;
	text-align:left;
	}

#links	{
	text-align:center;
	}

img.centered{
	display: block;
	margin-left:auto;
	margin-right:auto;
	}

img.clip{
	border: #808080 1px solid;
	margin: 5px;
	}

img.cabinet
	{
	margin:10px;
	float:left;
	}

img.t7545
	{
	margin:10px;
	float:right;
	}

img.t103_34
	{
	margin:10px;
	float:left;
	}

img.projplan
	{
	border: #808080 1px solid;
	display: block;
	margin-left:auto;
	margin-right:auto;
	}

img.console
	{
	margin:10px;
	float:right;
	}

.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/} 

.wrap1 	{
	float:none;
	background:url(../gfx/shadow.gif) right bottom no-repeat;
	}

.wrap2	{
	background:url(../gfx/corner_bl.gif) -1px 100% no-repeat;
	}
.wrap3	{
	padding:0 6px 6px 0;
	background:url(../gfx/corner_tr.gif) 100% -1px no-repeat;
	}

.wrap3 img {
	display:block;
	border:1px solid #ccc;
	border-color:#efefef #ccc #ccc #efefef;}


#content{
	position: relative;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	border-top: 1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:2px solid #000;
	width:700px;
	text-align:left;
	font-size:1.2em;
	float: left;
	}

#content2{
	position: relative;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	border-top: 1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:2px solid #000;
	width:700px;
	text-align:left;
	font-size:1.2em;
	background-image: url(../gfx/mainbg.jpg);
	}

#clip_pics{
	text-align:center;
	}

.center {
	width: 1%;
	margin-left:50%;
	clear:both;}

#main	{
	float: left;
	width:550px;
	}

#main2	{
	float: left;
	width:700px;
	}

#sidebar{
	float: right;
	width: 149px;
	}

#paddedbox{
	margin:10px;
	}

#header {
	height:110px;
	width:701px;
	background-image: url(../gfx/header.jpg);
        }

#logo {
	top: -45px;
	left: 0px;
	position: absolute;
	height:180px;
	width:180px;
	background-image: url(../gfx/logo.jpg);
	z-index:1;
        }

#menu{	
	border-bottom: 1px solid #B1CBB1;
	background-color:#CCDDCC;
	padding:5px;
	text-align:right;
	}

#footer{
	clear:both;
	border-top:1px solid #B1CBB1;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	height:15px;
	padding:5px;
	background-color:#CCDDCC;
	color: #81AB81;
	text-align:center;
	}

a.menuitem{
	font-size:1.3em;
	color: #81AB81;
	text-decoration:none;
	}

a.menuselected{
	font-size:1.3em;
	color: #000;
	text-decoration:none;
	cursor: hand;
	}

#sidebar ul{
	margin-top: 1px;
	margin-left: 1px;
	padding-left: 0;
	list-style-type: none;
	font-size:1.2em;
	}

#sidebar a{
	display: block;
	padding: 3px;
	width: 142px;
	background-color: #B4CEB4;
	border-bottom: 1px solid #eee;
	}

#sidebar a.sub{
	display: block;
	border-bottom: 1px solid #eee;
	padding: 3px;
	padding-left:13px;
	width: 132px;
	background-image: url(../gfx/sub_bg.jpg);
	background-color: #C7DDC7;
	}

#sidebar a.sub_selected{
	display: block;
	border-bottom: 1px solid #eee;
	padding: 3px;
	padding-left:13px;
	width: 132px;
	background-image: url(../gfx/sub_bg_sel.jpg);
	background-color: #809880;
	}

#sidebar a.sub.hover{
	display: block;
	border-bottom: 1px solid #eee;
	padding: 3px;
	padding-left:13px;
	width: 132px;
	background-image: url(../gfx/sub_bg_hov.jpg);
	background-color: #C7DDC7;
	}

#sidebar a:link, #navlist a:visited{
	color: #FFF;
	text-decoration: none;
	}

#sidebar a:hover{
	background-color: #369;
	color: #fff;
	}

#sidebar a.selected{
	background-color: #809880;
	color: #fff;
	}
	

#projectlist{
	border: #778D77 1px solid;
	}

#projectlist tbody tr td {
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
	border-left: #D2E2D2 1px solid;
	padding-top: 3px
	v-align;
	vertical-align: top;
}

#projectlist TBODY TR.heading TD {
	font-weight: bold;
	border-left: #D2E2D2 1px solid;
	color: #ffffff;
	border-bottom: #D2E2D2 1px solid;
	background-color: #B4CEB4;
}

.bold-italic{
	font-style: italic;
	font-weight: bold;
	}

.bold	{
	font-weight: bold;
	}

.italic	{
	font-style: italic;
	}

a:link {
	COLOR: #81AB81
}
a:visited {
	COLOR: #81AB81
}
a:hover {
	COLOR: #000
}
a:active {
	COLOR: #81AB81
}

li	{
	font-size:0.9em;
	}

h2	{
	font-size:1.5em;
	border-bottom: #B4CEB4 1px solid;
	}

h3	{
	font-size:1.1em;
	}

h6	{
	font-weight: normal;
	font-size:0.8em;
	}

td	{
	border-bottom:1px solid #E4F0E4;
	}
