body {
font-family:	arial;
color:		#222222;
text-align:	center;
font-size:	small;
}

#wrapper {
width:		740px;
margin: 	0 auto;
text-align:	left;
}


a {
font-family:	 	arial;
text-decoration:	none;
color:			#ff0000;
}

#content {
background-color:	#ff6633;
}

#maincontent {
width:			740px;
height:			440px;
overflow:		auto;
background-color:	#ff6633;
}

.right {
text-align:		right;
}

#position {
margin:			0 0 0 20px;
}

#text {
font-size:		x-large;
color:			#ffffff;
font-family:		arial;
font-weight:		normal;
}


