body
{
	font-family: Lucida Grande, Arial;
	line-height:160%;
	font-size: 12px;
	color:#333;
	text-align:center;
	background-color:#fff;
	background-image:url(/images/body_bg.jpg);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
}


#container
{
	width: 960px;
	background-color: #fff;
	margin: 0 auto;
	text-align:justify;
	padding:0;
	border-style: solid;
	border-width:1px;
	border-color:#999;
}

#header {
	width:100%;
	height:80px;
	background-repeat:no-repeat;
	background-image:url(/images/header_arc.jpg);
}

.headertext {
	float:right;
	font-size:11px;
	clear:both;
	color:#9a4c9d;
	padding:5px 10px 0 0 ;
}

.headeridenttext {
	font-size:22px;
	color:#333;
	padding: 40px 0px 0 100px ;
}

#maincontent {
	width:920px;
	text-align:justify;	
	padding: 30px 20px 20px 20px;
}

#sidebar {
	width:250px;
	float:right;
	padding: 0px 10px 0 10px;
}

#slimcontent {
	width:630px;
	background-image:url(/images/background_slim.jpg);
	background-repeat:no-repeat;
	padding:10px 5px 10px 5px;
}

#fullcontent {
	width:900px;
	background-image:url(/images/background_full.jpg);
	background-repeat:no-repeat;
	padding:10px 5px 10px 5px;
}

#footer {
	width:100%;
	padding: 40px 0 0 0;
	}
	

.clear {
	clear:both
	}
	
h1 {
	font-size:18px;
	color:#609;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding: 15px 0 0 0 ;
}

h2 {
	font-size:16px;
	color:#300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding: 15px 0 0 0 ;
}

.smallheader {
	color:#666;
	font-size:14px;
}

.floatrightimage {
	width:270px;
	float:right;
	border-style: solid;
	border-width:1px;
	border-color:#333;
	margin: 0 0 10px 10px;
}

.floatright {
	border-style: solid;
	border-width:1px;
	border-color:#333;
	margin: 0 0 10px 10px;
	float:right;
}

.floatdesignby {
	border-style: solid;
	border-width:0px;
	border-color:#333;
	margin: 0 0 10px 10px;
	float:right;
}
	

.quotesyellow {
	background-image:url(/images/quotes1.jpg);
	padding: 35px 20px 0 20px;
	colour: #000000;
	height:150px;
	width:240px;
	background-repeat:no-repeat;
	text-align:justify;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 20px;
	line-height:140%;
}


#flipcontent {
	min-height:840px;
	height:840px;
}
	
	
a:link {color:#9a4c9d; text-decoration: none; font-weight: bold;}
a:visited {color: #9a4c9d; text-decoration: none; font-weight: bold;}
a:hover {color: #9a4c9d; text-decoration: underline;font-weight: bold;}
a:focus {color: #9a4c9d; text-decoration: none;font-weight: bold;}
a:active {color: #9a4c9d; text-decoration: none;font-weight: bold;}