BODY
{
	
	background-image: url(images/test_bg.gif);
	background-color: #778899;
	font-color: #0480fe;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#container
{
	position: relative;
	width: 760px;
}

#Header{
	z-index: 1;
	position: relative;
	left: 10px;
	top: 5px;
	width: 750px;
	height: 45px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #DCD8EB;
}

#mainBody
{
	z-index: 8;
	position: absolute;
	left: 15px;
	top: 63px;
	width: 750px;
}

#Profile{
	z-index: 3;
	position: absolute;
	left: 0px;
	top: 5px;
	width: 95px;
	height: 400px;
	overflow: visible;
	background-image: url(images/main_bg.gif);
	background-color: DCD8EB;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: .7em;
	font-variant: lower;
	font-weight: normal;
	color: #0480fe;

}

#Contact{
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 400px;
	width: 95px;
	height: 100px;
	background-image: url(images/main_bg.gif);
	background-color: #DCD8EB;
	text-align: center;
	vertical-align: bottom;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: .7em;
	font-variant: lower;
	font-weight: normal;
	color: 0480fe;
}

#Content{
	z-index: 6;
	background-color: DCD8EB;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: absolute;
	left: 120px;
	width: 630px;
	top: 40px;
	height: 460px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: .7em;
	font-variant: normal;
	font-weight: normal;
	color: 0480fe;
	overflow: auto;
}

#contentText
{
	z-index: 8;
	background: transparent;
	position: absolute;
	left: 120px;
	width: 630px;
	top: 40px;
	height: 460px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: .7em;
	font-variant: normal;
	font-weight: normal;
	color: 0480fe;
	overflow: auto;
}

#Vertical1{
	
	z-index: 9;
	position: absolute;
	top: 0px;
	left: 105px;
	width: 6px;
	height: 480px;
	background-color: #0480fe;
}


#Vertical2{
	z-index: 8;
	position: absolute;
	bottom: 0px;
	left: 105px;
	width: 6px;
	height: 130%;
	background-color: #0480fe;
}


#HorizontalBarTop{
	z-index: 2;
	position: absolute;
	left: 15px;
	top: 55px;
	height: 4px;
	width: 750px;
	background-color: #0480fe;
	font-size: 1pt;
}

#HorizontalBarLower{
	z-index: 2;
	position: absolute;
	left: 15px;
	width: 750px;
	top: 569px;
	height: 4px;
	background-color: #0480fe;
	font-size: 1pt;
}

#IQM{
	z-index: 9;
	position: absolute;
	left: 0px;
	width: 95px;
	bottom: 0%;
	height: 70px;
	background-image: url(images/main_bg.gif);
	background-color: #DCD8EB;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: .7em;
	font-variant: lower;
	font-weight: normal;
	color: #0480fe;
	vertical-align: bottom;
}

#Footer{
	z-index: 8;
	background-color: DCD8EB;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: absolute;
	height: 70px;
	left: 120px;
	bottom: 0px;
	width: 630px;
	font-size: .8em;
	font-variant: lower;
	font-weight: normal;
	color: #0480fe;
}

#bottomMain{
	z-index: 8;
	position: absolute;
	height: 70px;
	top: 578px;
	left: 15px;
	width: 750px;
	font-size: .7em;
	font-variant: lower;
	font-weight: normal;
	color: #0480fe;
}

a:link {
		color: #0480fe;
		text-decoration: none;
}

a, a:visited {
		color: #0480fe;
		text-decoration: none;
}

a:hover {
		color: #0480fe;
		text-decoration: underline;
}

table, tr, td {
		text-align: left;
		vertical-align: middle;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-size: 1em;
		font-variant: normal;
		font-weight: normal;
		color: #0480fe;
}

#pageImage
{
	z-index: 7;
	position: absolute;
	top: 40px;
	left: 120px;
	width: 605px;
	height: 450px;
	background: bottom right no-repeat;
}