
body {
    background-color: #FFFFFF;
	
	font-family:  Arial,Tahoma,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
text-align:center;


}

p
{
	font-size:15px;
}

em
{
	font-size:10px;
	color:#888;
}

#container{text-align:left}
#container{width:770px;margin:0 auto;
height:1px;padding:0px;}

#nested  
{
width:auto;
} 


#header{
width:770px;
height:100px;
padding:0px;
border: solid 1px blue;
}

.quote
{
	padding:5px;
	font-size:18px;
	color:#684D9A;
}


.largelist ul li
{
margin-top: 6px;
font-size:15px;
padding: 3px;
}

.largelist ul
{
margin-top: 6px;
font-size:15px;
padding: 3px;
}






#logo
{	
	width: 770px;
	height: 82px;
	margin-top: 40px;
	background-image:url(logo.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:0px;
	border:solid 1px #fff;

}

#logo p
{
		margin:20px auto auto 340px;
		color:#666;
		font-size:16px;
		padding:0px;
}



#betalabel a
{	
	color:Red;
	text-decoration: None;
}

.purpletext
{
	 color:#684D9A;
}

.boldpurpletext
{
	font-weight:bold;
	 color:#684D9A;
	 text-decoration: none;
}



.largepinktext 
{
	font-size:20px;
	 color:#BE007A;
	 text-decoration: none;
}

.largepinktext a
{	font-size:20px;
	 color:#BE007A;
	 text-decoration: none;
}


#menubar
{	
	margin-top: 10px;
	margin-right: 0px;
	margin-left: auto;
	margin-bottom:0px;
	text-align:right;
	float:right;
	padding:0px;
	
	display:block;
	
}





#toplabelinner
{
	font-family:  Arial,Tahoma,Verdana,Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #999;
	float:right;
	
	padding:0px;	
}

#title
{
	

}

#wrapper
{

}

#content
{
	width:800px;
margin: 20px 0px 0px 0px;
float:left;
clear:both;

}



#lefthand
{
display:inline;
float:left;
margin-right:10px;
}

#righthand
{
margin-left:auto;
margin-right: 0px;
display:inline;

float:left;
}

#footer
{
margin-top:75px;
padding-left:75px;
padding-top:15px;
background: #fff url('smallstar.jpg') no-repeat 0px 10px;
height:100px;
width:700px;
border-top:solid 1px #aaa;
clear:both;
}


#loginbox
{
color:#666;
width:100%;
padding:5px;
background-color:#F3F3F3;
}


#indent
{
	margin: 0px 0px 0px 200px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:lighter;
	text-decoration:none;
	display: inline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	display: inline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:17px;
	text-decoration:none;
	display:block;	
}



a {
color:#684D9A;
text-decoration: underline;
}

.bluetext {
color:#01499B;
font-size:13px;
font-weight:bold;
}

#menubar ul
{
float: right;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size: 16px;
margin:0 0 0 0;
}

#menubar ul li { display: inline; }

#menubar ul li a
{
padding: 0em 1em 0em 1em;
background-color: #fff;
color: #222;
text-decoration: none;
float: left;
}

#menubar ul li a:hover
{
background-color: #684D9A;
color: #fff;
}



#roundedcontentbox {
width:100%;
margin:0px auto;
background:#fff url(roundedcontentboxleftside.gif) repeat-y left top;

}
.roundedcontentboxtop {
width:100%;
height:57px;
background:url(roundedcontentboxtop.gif) no-repeat left top;

}
.roundedcontentboxtop span {
display:block;
position:relative;
height:57px;
background:url(roundedcontentboxtop-right.gif) no-repeat right top;
}
.roundedcontentboxcenter-content {
position:relative;
background:url(roundedcontentboxrightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-0px 0 -50px 0;
}
.roundedcontentboxbottom {
width:100%;
height:60px;
background:url(roundedcontentboxbottom.gif) no-repeat left bottom;
}
.roundedcontentboxbottom span {
display:block;
position:relative;
height:60px;
background:url(roundedcontentboxbottom-right.gif) no-repeat right top;
}


.roundedcontentboxtitle {
color:White;
padding-left:30px;
margin-top:18px;
font-size:24px;
float:left;
}

.roundedcontentboxstats {
color:#ccc;
margin-right:20px;
margin-top:10px;
font-size:12px;
float:right;
}

.roundedcontentboxstats a {
color:#ccc;
text-decoration: none;
}

.roundedcontentboxstats a:hover {
color:#fff;
text-decoration: underline;
}





#homepagepurplebox
{

width: 402px;
}

#homepagepurpleboxtop
{
	
	background:url(homepage-purpleboxtop.gif) no-repeat left top;
	width: 380px;
	padding:10px;
	color:White;
	font-size:22px;
}

#homepagepurpleboxbottom
{
	background:url(homepage-purpleboxbottom.gif) no-repeat left bottom;

	width: 380px;
	padding:10px;
	color:#666;
	font-size:12px;
}

#homepagepurpleboxbottom p
{
	
	padding: 10px 10px 10px 10px;
}

#homepagepurpleboxbottom a
{
	text-decoration:none;
	color:White;
	font-size:22px;
}

#homepagepurpleboxbottom a:hover
{
	text-decoration:underline;
	color:White;
	font-size:22px;
}


.homepagepinkboxtop
{
	background:url(homepage-pinkboxtop.gif) no-repeat left top;
	width: 475px;
	padding:10px;
}

.homepagepinkboxbottom
{
	background:url(homepage-pinkboxbottom.gif) no-repeat left top;
	height: 13px;
	width: 475px;
	padding-left:20px;
	padding-top:0px;
}

.homepagepinkboxtop li
{
	font-size: 14px;
	padding: 5px 0px 5px 5px;
	list-style-image:  url(pinkbullet.gif) ;
}

.homepagegreyboxtop
{
	
	background:url(homepage-greyboxtop.gif) no-repeat left top;
	width: 350px;
	padding:10px 10px 0px 10px;

}

.homepagegreyboxtop ul
{

	padding:5px;
	width:300px;
	margin: 5px 0px 0px 10px;
	font-size:12px;
}

.homepagegreyboxtop ul li
{
	
	padding-bottom:10px;
	margin: 5px 0px 0px 10px;
	font-size:12px;
}

.homepagegreyboxtop h2
{

	font-size:20px;
}



.homepagegreyboxbottom
{

	background:url(homepage-greyboxbottom.gif) no-repeat left top;
	height: 10px;
	width: 350px;
	padding: 2px 2px 10px 10px;
		margin: 0px 0px 5px 0px;
}

.smallnavlist
{
	font-size:12px;
}

.smallnavlist ul li
{
	font-size:12px;
}


