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

h2 {
	font-size: 140%;
	color: #ff481d;
}

h3 {
	font-size: 120%;
	color: #ff481d;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}

/* top page elements */
#heading {
	width: 770px;
	margin:0px;
}

#title {
	margin-top: 0.8em;
	padding-top: 0.2em;
	padding-bottom: 0px;
	background: #FFFFFF url(images/white.gif)!important;
	position: static;
	left: 0px;
	top: 0px;
	width: 555px;
	float: left;
}

#title_menu {
	color: #FFFFFF;
	width:210px;
	float: right;
	text-align:center;
	background-color: #a6a6a6;
	font-weight: bold;
	padding-top: 0.3em;
	padding-bottom: 0.4em;
	margin-bottom:0px;
}


#title img {
	float: left;
}


#title_menu a:link, #title_menu a:visited, #title_menu a:active {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 0.3em;
	padding-left: 0.3em;
	display: inline !important;
	font-weight: bold;
}

#title_menu a:hover {
	text-decoration: underline;
	font-weight: bold;
}


#navigation {
	background-color: #ff481d;
	clear: both;
	height: 70px;
	padding-top: 10px;
	width: 770px;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #FF481D;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}


#navigation ul {
	display: inline;
	float: left;
	text-indent: 0pt;
	margin: 0px;
	padding: 1px;
}

#navigation li {
	list-style-type: none;
	width: 170px;
}


#navigation a:link, #navigation a:visited, #navigation a:active {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px;
	color: #FFFFFF;
	width: 130px; 
	display: block;
	padding-left: 16px;
	text-indent: 0pt;
}


#navigation a:hover, #navigation a.current:link, #navigation a.current:visited {
	font-weight:bold;
	text-decoration: none;
	background-color:#CC0000;
	width: 130px;
	display:block !important;
	text-indent: 0pt;
	color: #ffd800;
	background-image: url(images/easy_bullet_07.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 3px;
}

/*end top page elements*/
#newcontainer {
	background-color: #FF481D;
	height: 100%;
	height: auto;
	width: 770px;
	text-align: left;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	
	
}

/*left menu*/

#divLeft {
   position:relative;
	float: left ;
	width: 160px;
	padding-right: 5px;

}
.leftbox {
	background-color: #FFFFFF !important;
	background-image: url(images/leftbox_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 5px 0px 0px;
}
.leftcurve {
	background-color: #FFFFFF;
	background-image: url(images/leftbox_bot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px 0px 10px;
	padding: 0px;
	
	
}
#divLeft ul {
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px 0px 0px;
	
}
#divLeft li {
	list-style-type: none;
}
/*-------------------------changes to left menu--------------------*/
#divLeft a:link, #divLeft a:visited, #divLeft a:active {
	width: 130px;
	padding-left: 10px!important;
	padding-bottom: .5em;
	line-height: 1.5em;
	display:block !important;
	border-bottom: 0px;
	color:#333333;
	text-decoration: none;
}


#divLeft a:hover, #divLeft a.current:link, #divLeft a.current:visited {
	color:#333333;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}

#divLeft a.category:hover, #divLeft a.category:link, #divLeft a.category:visited  {
	font-weight: bold;
	color: #FF481D;
}

/*------------------------end changes to left menu------------------*/

/*right menu*/

#divRight {
   position:relative;
	float: right;
	width:	185px;
	height: auto;
	padding-left: 10px;
	padding-bottom: 5px;
	clear: right;
	margin: 0px;
	min-height: 100%;
	bottom: auto;
	border: none;
}

#divRight a:link, #divRight a:visited {
	color:#333333;
	text-decoration: none;
}
#divRight a:hover, #divRight a:active{
	color:#333333;
	text-decoration: underline;
}




.rightbox {
	background-color: #FFFFFF !important;
	background-image: url(images/easy_curves_11.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 5px 0px 0px 10px;
}
.rightcurve {
	background-color: #FFFFFF;
	background-image: url(images/easy_curves_18.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#divRight ul {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin: 0px 0px 0px;
}
#divRight li {
	list-style-type: none;
}

/*centre content*/

#divCentre {
postion: relative;
	background-color: #FFFFFF;
	float: left;
	width: 360px;
	padding-left: 20px;
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: double;
	border-right-color: #FFFFFF;
	padding-bottom: 20px;
	padding-right: 20px;

}
#divCentre a:link, #divCentre a:visited, #divCentre a:active {
	font-weight: normal;
	color: #336666;
	text-decoration: none;
	border-bottom: 1px solid #cccccc ;
	padding: 0px;
	margin-top: 0px;
}

#divCentre a:hover {
	color: #ff481d;
}
#divCentre img {
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;
	border: none;
}

/*footer*/

#footer2 {
	width: 770px;
	background-color: #FF481D;
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	}
	
#footer3 {
	width: 770px;
	color: #666666;
	text-align: center;
	padding-right: 20px;
	padding-left: 10px;
}
	
	
/*front page only*/

#content {
	clear: left;
	padding-left: 20px;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #FFffff;
	float: left;
	width: 545px;
	z-index: -2;
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: double;
	border-right-color: #ffffff;
}

#content p {
	margin-top:0px;
	margin-right: 20px;
	width: 300px;
}

.floatright {
	float: right;
	clear: right;
	text-align: center;
	width: 200px;
	padding-right: 15px;
	padding-top: 15px;
	font-style: italic;
}

.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
}

.floatrighta {
	float: right;
	padding-left: 15px;
	padding-bottom: 5px;
}

.small a:link, .small a:visited, .small a:active, .small a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #333333;
}

.medium  a:link, .medium a:visited, .medium a:active, .medium a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
		color: #444444;
}

.big a:link, .big a:visited, .big a:active, .big a:hover  {
	font-family: "Comic Sans MS", "Century Schoolbook", sans-serif;
	font-size: 13pt;
	text-decoration: none;
	color: #444444;
}

#admintop, #adminbot {
	text-align:center;
	margin: 4px 0px;
	padding: 2px 0px;
	position: static;
	left: 0px;
	top: 0px;
	width: 770px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dedede;
	border-bottom-color: #aaaaaa;
	background-image: url(images/CultTextL.jpg);
	background-repeat: repeat;
}

.adminimage {
	margin-right: 4px;
	text-align: center;
	width: 164px;
	border: 1px solid #999999;
	padding: 3px;
	margin-bottom: 15px;
	margin-top: 5px;
	float:left;
	background-color: #EFEFEF;
}

.adminimage1 {
	margin-right: 4px;
	text-align: center;
	border: 0px solid #999999;
	padding: 3px;
	margin-bottom: 15px;
	margin-top: 5px;
	float:left;
}

.adimage {
   margin-top: 3px;
	text-align: center;
	margin-left: 15px;
}

label {
font-weight: bold;
margin-bottom: 3px;
}

.adpagebox{
	float: right;
}

#formcontent {
	padding-left: 10px;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #FFffff;
	float: left;
	width: 545px;
	z-index: -2;
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: double;
	border-right-color: #ffffff;
}

.formleft{
width: 345px;
float: left;
}

.formright{
width: 200px;
float: left;
}

sub {
	vertical-align: bottom;
	padding: 2px;
	text-align:left;
}

#content ul {
	text-indent: 2px;
	color: #333333;
}
#content li {
	text-indent: 0px;
	color: #333333;
	padding-top: 3px;
}
#content a:link,#content a:visited ,#footer3 a:link,#footer3 a:visited,
#content a:hover, #content a:active, #footer3 a:hover, #footer3 a:active {
	color: #333333;
	text-decoration: underline;
}
.stats {
padding: 2px;
}

table{
width: 95%;
}
.datestyle {
	color: #666666;
	padding-top: 1em;
	margin-top: 10px;
	font-size: 80%;
}

.hideme{
font-size:1px;
border-right-color: #CCCCCC;
border-right-width: 1px;
border-right-style: solid;
background-color: #FF481D;
width:770px;
margin-left:1px;
}

fieldset {
margin-bottom:10px;
width: 80%;
margin-left:10%;
}