  /*
Design adapted from Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* 
{
margin: 0px;
padding: 0px;
}

body {
	background: #AAE0FE url(images/back_all.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A4E4F5;
	margin-top: 30px;
	margin-bottom: 20px;
}

#mainlg1
{
width: 95%;
margin: 0 auto;
background: #ffffff;
border: 1px solid #ffffff;

}

.posth {
	margin-bottom: 5px;
	background-color: #ffffff;
	padding: 10px;
	color: #000000;
	min-height:1%;
}

#mainlg2
{
width: 91%;
margin: 0 auto;
background: #fdf1c7 url(images/back_sandwich2.gif) repeat-x;
border: 22px solid #ffffff;

}

.posth2 {
	margin-bottom: 5px;
	background-color: #fdf1c7 url(images/back_sandwich2.gif) repeat-x;
	padding: 10px;
	color: #000000;
	min-height:1%;
	border: 1px solid #000000;
}

#ppage2 {
	width: 95%;
	background: #ffffff;
	margin: 0 auto;
	border: 100px solid #ffffff;
}
h1, h2, p, ul {
	margin-top: 0px;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	color: #000000;
	margin-top: 14px;
}

p, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #1D74A6;
}

a:hover {
	text-decoration: none;
	color: #1D74A6;
}

#smain
{
width: 1184px;
margin: 0 auto;
border: 5px solid #ffffff;
}

#pmain
{
width: 900px;
margin: 0 auto;
border: 5px solid #ffffff;
}


/* Header */

#header {
	height: 123px;
	width: 1200px;
}

#logobay {
width: 1200px;
height: 69px;
background: url(/labmetis/images/cabin_and_boat2.jpg) repeat-x;
}

#logobay h1 {
	margin: 0;
	line-height: normal;
	padding: 20px 0 0 20px;
	font-size: 24px;
	color: #ffffff;
}


#mainlg
{
width: 765px;
margin: 0 auto;
border: 1px solid #ffffff;
}

#headerlg {
	height: 44px;
	width: 765px;
}

#newslogolg {
width: 1200px;
height: 123px;
background: url(/labmetis/images/sandwich_bay_header.jpg) repeat-x;
}

#newslogolg h3 {
	margin: 0;
	line-height: normal;
	padding: 12px 0 0 20px;
	font-size: 14px;
	color: #ffffff;
	text-transform: lowercase;
}

#postlg {
	margin: 0 55px 0 70px;
	background: #ffffff;
	padding: 10px;
	color: #000000;
}

#postimage {
	margin-bottom: 5px;
	background-color: transparent;
	padding: 10px;
	color: #000000;
	text-align: center; 
}


/* Page */

#page {
	width: 1184px;
	background: #ffffff;
	margin: 0 auto;
}


#ppage1 {
	width: 900px;
	background: #fdf1c7 url(images/back_sandwich.gif) repeat-x;
	margin: 0 auto;
}


/* Content */

#content {
	float: left;
	width: 1150px;
	margin-left: 7px;
	margin-top: 5px;
}

#pcontent {
	float: left;
	width: 765px;
	margin-left: 7px;
	margin-top: 5px;
}

#content .back
{
background: url(/labmetis/images/content_back.gif) repeat-y;
padding: 5px;
}



.middle {
	text-align: center;
}

#content .post ul
{
margin-left: 30px;
}

.post {
	margin-bottom: 5px;
	background-color: #ffffff;
	padding: 10px;
	color: #000000;
}


.leftcolumn
{
padding: 10px;
}

.rightcolumn
{
padding: 10px;
}

img { 
 border-width: 0px; 
 border-style: solid; 
 border-color: #000000; 
}

.title {
	font-size: 2.4em;
	font-weight: normal;
}

.text14 {
	font-size: 1.5em;
	font-weight: normal;
}

.text13 
{font-size: 13pt; 
color: #000000;
}

.text12n
{font-size: 12pt;
}

.text11n
{font-size: 11pt;
}

.text10n
{font-size: 10pt;
}

.text 
{font-size: 10pt; 
color: #000000;
}

.text9 
{font-size: 9pt; 
color: #000000;
}

.text8 
{font-size: 8pt; 
color: #000000;
}

.italics 
{ 
font-style: italic;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 216px;
	height: 234px;
	margin-top: 5px;
	color: #0D699B
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
	padding: 6px 0 6px 20px;
}

.sidebar a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	letter-spacing: .1em
}
.sidebar a:hover {
	color: #0D699B;
	text-decoration: none;
	letter-spacing: .15em
}

.sidebar h2 {
	padding-top: 10px;
	color: #FFFFFF;
	background: url(/labmetis/images/title_216.gif) no-repeat;
	height: 34px;
	padding-left: 20px;
}

#leftbar .back
{
background: url(/labmetis/images/box_back.gif) repeat-y;
padding: 10px;
}

#leftbar .bottom
{
background: url(/labmetis/images/box_bottom.gif) no-repeat;
height: 3px;
width: 216px;
margin-bottom: 10px;
}

.hang { text-indent: -3em; margin-left: 3em; } 
.hang4 { text-indent: -4em; margin-left: 4em; } 

