@charset "utf-8";
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #455560;
	line-height: 20px;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	text-decoration: none;
}
#wrapper{
	height: 801px;
	width: 100%;
}
#head {
	background-color: #6b0035;
	height: 170px;
	width: 100%;
}
#dot_logo {
	position: absolute;
	top: 0px;
	right: 0px;
}
#Logo {
	position: relative;
	left: 45px;
	top: 42px;
	height: 98px;
	width: 252px;
}
#strapline {
	position: relative;
	left: 297px;
	top: -56px;
	height: 59px;
	width: 329px;
}
#nav {
	height: 61px;
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(images/navbar_backgr.gif);
	background-repeat: repeat-x;
}
#nav ul {
	min-width: 780px;
	list-style: none;
	padding-top: 15px;
	margin: 0px;
}
#nav li {
	float: left;
	width: minimum 780px;
	background: 12px 6px url(images/nav_dot.gif) no-repeat;
	padding-left: 60px;
	padding-right: 35px;
	margin: 0px;
}
#nav li.first {
	background: none;
	padding-left: 20px;
}
#nav a {
	font-weight: normal;
	color: #FFF;
}
#nav a:hover {
	color: #CCC;
}
#container {
	background-image: url(images/backgr.gif);
	background-repeat: repeat-x;
	border: 0px;
}
#mainbody {
	width: 990px;
	height: 557px;
	padding: 5px 0 0 0;
}
#contents {
	float: right;
	width: 605px;
	height: 477px;
	background-color: #FFF;
	border: 9px solid #b1b8bc;
	position: relative;
	top: 5px;
	padding: 25px 30px 15px 15px;
}
#adbox-left {
	margin: 0em 2em 1em 1.05em;
	float: right;
}
div.disc {
	text-align: center;
	width: 244px;
	font-size: 11px;
	font-weight: normal;
	color: #6b0035;
	font-family: Arial, Helvetica, sans-serif;
}
#port_1 {
	margin: 0.2em 1.5em 0.2em 0em;
	float: left;
	width: 182px;
}
#logo_1 {
	margin: 0.5em 1.5em 0.5em 0em;
	float: left;
	width: 277px;
}
#arrow_left {
	width:24px;
	height: 25px;	
}
#arrow_right {
	float: right;
	width:24px;
	height: 25px;	
}
#sidebar {
	width: 220px;
	height: 477px;
	background-color: #FFF;
	border: 9px solid #b1b8bc;
	position: relative;
	left: 35px;
	top: 5px;
	padding: 25px 15px 15px 20px;
}
#footer {
	height: 10px;
	clear: left;
	text-indent: 50px;
	margin: 10px;
	padding-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #6b0035;
	background-color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
}
.sidebar_p {
	font-size: 11px;
	line-height: 18px;
}
.links {
	font-size: 11px;
	line-height: 18px;
	color: #6b0035;
	text-decoration: none;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #6b0035;
	font-weight: bold;
}
.contents_sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#paypal_logo {
	height: 70px;
	width: 200px;
}
#activity {
	margin: 0.2em 0em 0.2em 0em;
	float: left;
	width: 560px;
}
#pic {
	margin: 0.2em 1.5em 0.2em 0em;
	float: left;
	width: 194px;
	height: 129px;
}
td {
	padding-left: 8px;
}
