body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #ffffff url(images/main-bg2.gif);
	padding: 0;
	margin: 0;
}
img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 15px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}

a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
#content
{
	width: 750px;
	margin: 0px auto;
	margin-top: 50px;
	overflow: hidden
}
#main
{
width: 500px;
height: 22px;
float: left;
background: url(images/top2.png) no-repeat;

}

#back
{
width: 500px;
float: left;
background: url(images/back2.png) repeat-y;
overflow: auto;
}

.left
{
margin: 10px 20px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color: #4A0359;
font-size:13pt;
}

#bottom
{
width: 500px;
float: left;
height: 30px;
background: url(images/bottom2.png) no-repeat;
}

#purplenote
{
width: 250px;
height: 246px;
background: url(images/purplenote2.png) no-repeat;
overflow: hidden;
}

#greennote
{
width: 250px;
height: 217px;
background: url(images/greennote2.png) no-repeat;
overflow: hidden;
}


.text
{
padding: 15px 25px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size:9pt;
color: #1C9C0E;
}

.text2
{
padding: 15px 25px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size:9pt;
color: #4A0359;
}
#main2
{
width: 737px;
height: 26px;
float: left;
background: url(images/top.png) no-repeat;

}

#back2
{
width: 737px;
float: left;
background: url(images/back.png) repeat-y;
overflow: auto;
}


#bottom2
{
width: 737px;
float: left;
height: 45px;
background: url(images/bottom.png) no-repeat;
}
#folio {
	width: 70%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
a.folio {
	display: block;
	width: 100px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.folio img {
	border: none; 
	margin: 15px 20px 0px; 
	width: 100px; 
	}
.folio span {
	display: none; 
	padding-left: 20px;
}
