BODY
{
	background-color: #DEE4EA;
	margin: 0;
	scrollbar-3dlight-color: #D2D3D4;
	scrollbar-arrow-color: #3C537A;
	scrollbar-track-color: #D2D3D4;
	scrollbar-darkshadow-color: #3C537A;
	scrollbar-face-color: #FDFDFD;
	scrollbar-highlight-color: #FDFDFD;
	scrollbar-shadow-color: #3C537A;
}

/*********************
        LINKS
*********************/

A:link { text-decoration: underline; color:#5478B2; }
A:visited { text-decoration: underline; color:#5478B2; }
A:active { text-decoration: underline; color:#5478B2; }
A:hover { text-decoration: none; color:#AFA36F; }

/*********************
     TYPOGRAPHY
*********************/



p	{
	font-family: Palatino, Optima, serif;
	font-size: 12px;
	color: #3C537A;
	text-align: left;
	margin: 5px 15px 5px 30px;
}

h1	{
	font-family: Palatino, Optima, serif;
	font-size: 14px;
	color: #3C537A;
	font-weight: bold;
	text-align: left;
	margin: 5px 5px 5px 30px;
}

h2	{
	font-family: Palatino, Optima, serif;
	font-size: 12px;
	color: #3C537A;
	font-weight: bold;
	text-align: left;
	margin: 5px 20px 5px 20px;
}

h3	{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #4D7FB5;
	text-align: right;
	margin: 0px 2px 5px 0px;
}

h4	{
	font-family: Palatino, Optima, serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	text-align: left;
	margin: 0px 0px 0px 25px;
}

.contacttext {
	font-family: Palatino, Optima, serif;
	font-size: 12px;
	color: #3C537A;
	text-align: left;
	margin: 5px 15px 5px 0px;
}

.quotes	{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #003366;
	text-align: left;
	margin: 5px 50px 5px 25px;
}

.pix	{
	font-family: Palatino, Optima, serif;
	font-size: 12px;
	font-style: italic;
	color: #3C537A;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

#bg {
	background-image: url(../images/jp_underconstruction.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
}
#body {
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	background-color: #FDFDFD;
	height: 391px;
	width: 615px;
}
#rightmargin {
	background-image: url(../images/rightmargin.jpg);
	background-repeat: no-repeat;
	background-color: #FDFDFD;
	height: 581px;
	width: 164px;
}
#leftmargin {
	background-color: #FDFDFD;
	background-image: url(../images/leftmargin.jpg);
	background-repeat: no-repeat;
	height: 581px;
	width: 21px;
}
