body {
	background: #040401 url(images/bodybg.gif) repeat-x;
	color: #444444;
	font-family: arial;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* {
	margin:0px;padding:0px;
}

#linksty {
	background-color: #5579ce;
	background: url(images/contentbgl.gif) repeat-y;
	width: 785px;
}

#linkins {
	padding: 10px 10px 10px 20px;
	position:relative;
	float:left;
	display:inline;
	width: 750px;
}

#header ul {
	margin: 20px 25px 25px 620px;
	padding:0px;
	display:block;
	width: 110px;
	position:absolute;
}

#header li {
	background-color:#5579ce;
	width: 136px;
	text-align:left;
	padding: 0px 0px 1px 10px;
	list-style-type: none;
}

.link,#last {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	padding:0px;
	margin:0px;
	width: 120px;
	display:block;
	color: #c1d3f7;
	font-weight: bold;
	position:relative;
	text-align:center;
}

.link:hover, #last:hover {
	color: #e1e8f8;
}

.link {
	border-bottom: 1px dashed #3f5faf;
}

#last {
	border-bottom: 0px none #3f5faf;
}

#navtop {
	background-image:url(images/navtop.gif);
	background-repeat: no-repeat;
	display:block;
	width:146px;
	height:20px;
}

#navbottom {
	background-image:url(images/navbottom.gif);
	display:block;
	width:146px;
	height:19px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

p a { 
	color: #594376;
	font-size: 13px;
	text-decoration: underline;
}
	
p a:hover { 
	color: #8d75ac;
	text-decoration: none;
}

p {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #34204d;
	text-align: justify;
}

#container {
	margin: 30px auto;
	text-align: left;
	width: 785px;
	display: block;
	position: relative;
}

#header {
	width: 785px;
	height: 351px;
	margin:0px;
	display:block;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#content {
	background: url(images/contentbgl.gif) repeat-y;
	width: 785px;
}

h3{
	font-family: Arial;
	font-size: 15px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #755a98;
	text-decoration: none;
	margin-top:15px;
	margin-bottom:20px;
}

#left {
	padding: 10px 10px 10px 20px;
	position:relative;
	float:left;
	display:inline;
	width: 480px;
	margin-left:5px;
}

#right {
	float:left;
	display:inline;
	width: 265px;
}

#right p {
	padding: 10px 10px 10px 20px;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#d3bfee;
}

#right p a {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#d3bfee;
}

#right img {
	border: 0px none #d3bfee;	
}

.clear{
	clear:both;
}

#footer {
	margin-left:5px;
	display:block;
	background: url(images/footerbg.gif) repeat-x;
	width: 775px;
	height:67px;
}

#footer p, #footer p a {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #c1d3f7;
	text-decoration: none;
	text-align:center;
	padding-top:15px;
}
