body {
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	background:url('/images/background.jpg') repeat-x;
	background-position: top left;
	color: #000000;
}

a {text-decoration:none;
color:#9955b5;
}

a:hover {color:#000000;}

* {text-align:left;}


#header{
	width:100%;
	height:137px;
	background:url('/images/header.jpg');
}


#container {margin-left:auto;margin-right:auto;width:874px;}

#headerlinks
{
	float:right;
	font-size:11px;
	font-weight:bold;
	margin-top:6px;
	margin-right:6px;
	text-align:right;
}

#headerlinks a
{
	text-decoration:none;
	color:#000000;
}

#headerlinks a:hover {
	color:#9955b5;
}

#middle {width:100%;margin-top:10px;}

#leftnav {float:left;width:130px;}

#navlinks
{
height:33px;
font-weight:bold;
line-height:33px;
font-size:21px;
border-bottom: 1px solid #777777;
text-align:right;	
}


#navlinks a
{
	text-decoration:none;
	color:#000000;
}

#navlinks a:hover {
	color:#9955b5;
}

#rightboxes {
	width:207px;
	float:right;
}

#monthbox {
	width:207px;
	height:265px;
	background:url('/images/thismonth.png');
}

#homecenter{
	margin-left:174px;
	width:450px;
}

#joincenter {
	
	margin-left:174px;
	width:660px;
}

.headline {
	color:#610d83;
	font-size:28px;
	}
	
#calcenter{
	margin-left:174px;
	width:600px;}
	
#homecenter .bottomleft {
	float:left;
	margin-top:10px;
	width:224px;
	border-right: 1px solid #777777;
	height:250px;
	text-align:center;
	margin-bottom:30px;
}

#homecenter .bottomright {
	padding-left:10px;
	margin-top:10px;
	width:212px;
	height:250px;
	float:right;
	text-align:center;
	margin-bottom:30px;
}

.h2 {
	font-size:19px;
	color:#9955b5;
}

#subpage {
	
margin-left:174px;
	width:700px;
}

.prop {
    height:350px;
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }



#footer {
clear:both;
padding-top:10px;
border-top:1px solid #610d83;
width:100%;
text-align:center;
}

#footer a {color:#000; font-size:14px;font-weight:bold;}
#footer a:hover {color:#9955b5;}

