body {
	background-color:#000000;
	background-image:url(../images/bg-template.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-size:21px;
	line-height:1.2em;
	color:#333333;
	font-family:"Trebuchet MS", Arial Helvetica, sans-serif;
	}
	
h1 {
	background-image:url(../images/aveda-institutes-florida-alumni.gif);
	width:820px;
	height:113px;
	text-indent:-9999px;
	font-size:29px;
	}	
	
#shadow {
	width:860px;
	background-image:url(../images/shadow.png);
	background-repeat:repeat-y;
	margin:0 auto;
	}	
	
#container {
	width:820px;
	background-color:#FFFFFF;
	border:solid #ff6600 2px;
	margin:0 auto;
	}	
	
#banner {
	width:820px;
	height:389px;
	background-image:url(../images/bg-banner.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	}	
	
#content {
	width:820px;
	min-height:690px;
	background-image:url(../images/bg-content.jpg);
	background-repeat:no-repeat;
	padding-top:42px;
	}	
	
/* left column */

.menu li{
	font-size:13px;
	width:140px;
	padding:8px 0 8px 0;
	line-height:normal;
	margin-bottom:10px;
	background-color:#ff6600;
	text-align:center;
	text-transform:uppercase;
	}
	
.menu a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.menu a:hover{
	color:#ffcccc;
	text-decoration:none;
	}
	
#left-column .button {	
	margin-top:15px;
	}
	
#mod_login_remember {
	margin-top:10px;
	}	
	
	
/* right column */

.orange-header {
	color:#fe7200;
	font-size:32px;
	font-weight:bold;
	text-transform:uppercase;
	}	
	
.smalltype {
	font-size:13px;
	margin-top:15px;
	}	
	
.smallertype {
	font-size:11px;
	margin-bottom:40px;
	}
	
.smallertype a{
	color:#333333;
	}	
	
p.surveylink {
	font-size:23px;
	width:560px;
	padding:10px 0 10px 0;
	margin-top:30px;
	background-color:#ff6600;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	}	
	
.surveylink a{
	color:#FFFFFF;
	}	
	
.surveylink a:hover{
	color:#333;
	}	
	
.floater-left a{
	float:left;
	padding-right:20px;
	margin-top:30px;
	margin-bottom:60px;	
	display:inline;
	}
	
.clear {
	clear:both;
	}	
		
	
/* footer */

#footer{
	background-color:#ff6600;
	width:820px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:10px;
	}
	
#footer li{
	margin:0;
	padding:0;
	list-style:none;
	}	
	
#footer a{
	color:#FFFFFF;
	}
	
#footer a:hover{
	color:#ffcccc;
	}
			
	
/* columns */

#left-column {
	width:140px;
	margin-left:40px;
	float:left;
	display:inline;
	font-size:14px;
	}
	
#right-column {
	width:560px;
	margin-right:40px;
	float:right;
	display:inline;
	}
	
.ender {
	clear:both;
	padding-bottom:30px;
	}			
	
/* navigation */

#navigation {
	list-style:none;
	overflow:hidden;
	padding:0;
	margin:0;
	}

#navigation li{
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
	}
	
#navigation a{
	float:left;
	display:inline;
	padding:24px 0 0 0;
	overflow:hidden;
	height:0px !important;
	height /**/:24px; /* for IE5/Win only */
	}
	
#navigation a:hover, #navigation a.hover {
	background-position:0 -24px;
	}		
		
#navigation-home a {
	width:185px;
	background:url(../images/home.gif) top left no-repeat;
	}		
		
#navigation-networking a {
	width:176px;
	background:url(../images/networking.gif) top left no-repeat;
	}		
		
#navigation-education a {
	width:195px;
	background:url(../images/education.gif) top left no-repeat;
	}		
		
#navigation-distribution a {
	width:264px;
	background:url(../images/distribution.gif) top left no-repeat;
	}		
	
/* joomla changes */

.mod_login	a{
	font-size:10px;
	}
	
#menu1 .cbMenu{
	display:none;
	}
	
.componentheading {
	display:none;
	}
	

.contentheading {
	font-size:29px;
	font-weight:bold;
	padding-bottom:40px;
	}		