


html, body	{	
margin:0;
padding:0;
text-align: center;
min-width: 760px;
font:12px Verdana, Arial, Helvetica, sans-serif;
background:#DFDFDF;
color:#666;
}



#wrapdewrap{
width: 760px;
margin: 0 auto;
/*background-image: url(images/body_bg_full.gif) ;*/

background: #fff url(images/port_back.gif) repeat-y left top;
height:100%;
}




#wrapper{
width: 760px;
margin: 0 auto;
text-align: left;
background: #fff;
	}
	
	
	
#wrapper2col{
width: 760px;
margin: 0 auto;
text-align: left;
background: #fff url(images/port_back.gif) repeat-y left top;
}

#header{

width:760px;
background-image: url(images/header.gif);
height:145px;

}



#header h1{
display:none;
}

#content{
width:476px;
padding:10px 10px 0px 10px;
margin:0 auto;
}

#portcontent{
width:420px;
float:right;
color:#000;
padding-right:4px;
}


#portcontent p.first{
margin-top:0;
padding-top:0;
}

#portcontent p{
padding-right:74px;
}


#portcontent img.craft{
border:1px solid #0E382B;
float:left;
margin:4px 10px 2px 2px;
}

#portcontent h1{
color:#0E382B;
}

portlist{
width:80px;
float:left
}

#portlist ul{
color:#404040;

}




#footer{
clear: both;
}

h2{
margin-bottom:10px;

}


h2.home{
background-image:url(images/welcome.gif);
background-repeat:no-repeat;
height:28px;
}


#portlist a:link, #portlist a:visited {
text-decoration:none;
color:#404040;
line-height:2em;
}

 #portlist a:hover, #portlist a:active{
text-decoration:underline;
color:#00742F;
}
