html		{	overflow: -moz-scrollbars-vertical	}

body		{ 	background: #7CA5E2 url(images/bg_blueGrad2.gif) repeat-x;
				margin: 0 auto;	font-family: "Gill Sans MT", "Verdana"; color: #333 }

#wrapper	{	background: #fff url(images/wrap_bg.gif) repeat-y;
				width: 790px; margin: 0 auto; padding: 0; text-align: center	}
				
#wrap2	{	background: url(images/wrap_bottom.gif) no-repeat;
				width: 790px; height: 20px; margin: 0 auto; padding-bottom: 15px; 	}


#shad_left	{	background: url(images/shad_top_left.gif);
				width: 10px; height: 600px;	float: left;	}

#centre		{	float: left; width: 770px; text-align: left; padding-top: 70px; background: #fff }

#content	{	padding: 0 15px;	}

#shad_right	{	background: url(images/shad_top_right.gif);
				width: 10px; height: 600px;	float: left;	}

#header		{	position: absolute; top: 0px; left: 0px; width: 100%; height: 55px; 
				opacity: 0.8; filter:alpha(opacity=80, style=0); text-align: center;
				background: #171796 url(images/head2.gif) center no-repeat;	}

#textarea	{	float: left; width: 450px; padding-top: 8px;  }

#sidebar	{	width: 270px;	}

#leftpic	{	background: #fff; padding: 15px 0 0 0; }

#contactform input, #contactform textarea	{	margin-left: 30px; width: 250px; font-family: "Tahoma"; margin-bottom: 2px; }

#contactlabels		{ float: left; width: 120px; font-weight: bold; line-height: 160%;	}

h1			{	display: block; background: #4646AB; color: #fff; text-align: right; margin: 0 0 10px 0; padding: 0 20px 0 0; font-size: 16pt; font-style:italic	}

a:visited	{ color: #171796 }

a img		{ border: none }

#navbar		{	width: 250px; float: left; margin: 0 20px 15px 0;
				background: url(images/nav_bg.gif) repeat-y;	}

#navtop		{	width: 250px; height: 6px; background: url(images/nav_top.gif) no-repeat top	}

#navbottom	{	width: 250px; height: 6px; background: url(images/nav_bottom.gif) no-repeat	bottom }


#navbar a, #navbar a:link, #navbar a:visited
{ display:block; width:208px; color: #171796; line-height: 200%; background: url(images/menubullet.gif) 12px center no-repeat; margin-left: 1px; padding-left: 40px; text-decoration: none}

#navbar a:hover { text-decoration:none; background: #4646AB url(images/menubulletw.gif) 12px center no-repeat; color: #fff; }

.portchooser 	{ border: 1px dashed #171796; padding: 5px; margin: 0 0 10px 0; }

.portchooser:hover 	{ border: 1px solid #4646AB }


.portchooser h3	{ font-size: 12pt; margin: 0; padding: 0 20px 0 0; font-style:italic }

.portchooser img	{ float: right; margin-left: 5px; }

.portmore	{ padding: 0 0 0 20px; margin: 0 10px 0 0; font-style: italic; text-decoration: none; background: url(images/menubullet.gif) center left no-repeat; }
.portmore:hover	{ text-decoration: underline }

