/* CSS Document */

body 
{
margin: 0;
padding: 0; 
font-family:Tahoma;
font-size:11px;
line-height:13px;
color:#000000;
background-color: #00000A;
}
.main_text, table, li, input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#000;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height: 20px;
	;
}
h2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; }
h3 {line-height:19px;}

#container
{
margin-left:auto; margin-right:auto; width:971px; background-image:url(images/containerbg.jpg);

background-repeat: repeat-y;
}

#banner
{
background-image:url(images/header.jpg);
width:971px;
height:134px;
}

#banner h1
{
margin: 0;
padding: .5em;
}

#nav{width:610px;
margin-left:62px;
padding-top:45px;}

#logo { background-image:url(images/logo.jpg);
width:496px;
height:240px;
float:left;
padding-left:100px;
padding-top:50px;
}

#porthole{
width:375px;
height:290px;
float:right;
}

a:focus, a:active {
outline: none;
}

#papertop{background-image:url(images/papertop.jpg);
width:971px;
height:66px; clear:both;}

#content
{

background-image:url(images/containerbg.jpg); clear:both;


}

#content_text{margin-left:140px;
margin-right:130px;}

#footer
{
clear: both;
background-image:url(images/footer.jpg);
width:971px;
height:364px;
}

#diploma {background-image:url(/pier2pier/images/diploma.jpg);
width:279px; height:216px; padding-left:23px; padding-top:25px;
background-repeat:no-repeat; margin-top:15px; margin-left:15px; background-color:#F2F2F2;}

a.menu:link, a.menu:visited {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #FFFFFF;
	list-style-type: square;
	list-style-position: outside;
}

a.menu:hover {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #00FF33;
		list-style-type: square;
	list-style-position: outside;
}

a:link, a:visited {
	font-family:Tahoma;
font-size:11px;
line-height:13px;
color:#000000;
	
}

a:hover {
	font-family:Tahoma;
	font-size:11px;
	line-height:13px;
	color:#00FF00;

}
