body			
			{
			margin: 0;
			padding: 0;
			text-align: center;
			background-image: url(../grphx/bgloop.gif);
			}

h1
			{
			font-family: arial;
			font-size: 14px;
			color: #000000;
			font-weight: bold; 
			text-align: left;
			}

h2
			{
			font-family: arial;
			font-size: 13px;
			color: #000000;
			font-weight: bold; 
			text-align: left;
			}

h3
			{
			font-family: arial;
			font-size: 13px;
			color: #000000;
			font-weight: bold; 
			text-align: left;
			}

p
			{
			font-family: arial;
			font-size: 12px;
			color: #000000;
			text-align: left;
			}

td
			{
			font-family: arial;
			font-size: 12px;
			color: #000000;
			text-align: left;
			}

a
			{
			color: #000000;
			font-family: arial;
			font-size: 12px;
			font-weight: bold;
			font-decoration: underline;
			}

a:visited
			{
			color: #000000;
			font-family: arial;
			font-size: 12px;
			font-weight: bold;
			font-decoration: underline;
			}

a:hover
			{
			color: #ee7f01;
			font-family: arial;
			font-size: 12px;
			font-weight: bold;
			font-decoration: underline;
			}

/* Main Container */			
#port
			{
			text-align: left;
			position: relative;
			margin: 0 auto;
			width: 1000px;
			top: 0px;
			left: 0px;
			}

#mainbg
			{
			text-align: center;
			position: absolute;
			margin: 0 auto;
			width: 1000px;
			height: 620px;
			top: 0px;
			left: 0px;
			}

#buste
			{
			text-align: center;
			position: absolute;
			margin: 0 auto;
			width: 261px;
			height: 529px;
			top: 104px;
			left: -71px;
			}

#banner_anim
			{
			text-align: center;
			position: absolute;
			margin: 0 auto;
			width: 120px;
			height: 60px;
			top: 137px;
			left: 847px;
			}

#banner_border
			{
			text-align: center;
			position: absolute;
			margin: 0 auto;
			width: 124px;
			height: 62px;
			top: 136px;
			left: 845px;
			}

#contentarea
			{
			text-align: center;
			position: absolute;
			margin: 0 auto;
			width: 550px;
			height: 370px;
			top: 212px;
			left: 420px;
			
			overflow: auto;
			scrollbar-face-color: #ffffff;
			scrollbar-highlight-color: #ee7f01;
			scrollbar-shadow-color: #c6c6c6;
			scrollbar-3dlight-color: #c6c6c6;
			scrollbar-arrow-color: #ee7f01;
			scrollbar-track-color: #efefef;
			scrollbar-darkshadow-color: #c6c6c6;
			}

/* Buttons */
#button1
			{
			text-align: center;
			position: absolute;
			margin: 0 auto;
			width: 213px;
			height: 54px;
			top: 197px;
			left: 178px;
			}

#button2
			{
			text-align: center;
			position: absolute;
			margin: 0 auto;
			width: 213px;
			height: 54px;
			top: 256px;
			left: 178px;
			}

#button3
			{
			text-align: center;
			position: absolute;
			margin: 0 auto;
			width: 176px;
			height: 54px;
			top: 315px;
			left: 215px;
			}

/* Copyright */

#copyrighttext
			{
			text-align: center;
			position: absolute;
			margin: 0 auto;
			width: 1000px;
			height: 20px;
			top: 625px;
			left: 0px;
			
			font-family: arial;
			font-size: 12px;
			color: #000000;
			font-weight: bold;
			}