/* -----------------------------------------------------
MAIN
-------------------------------------------------------- */
#centred {
	margin: 0px auto;
	width: 770px;
	
}

body {
		text-align:center;
		padding-top: 0px;
		background: #;
}



h1 {
	color: #314563;
	font-size: 100%; 
	font-family: arial, helvetica, sans serif;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

h3 {
	color: #2A3A53;
	font-size: 80%; 
	text-decoration: underline;
	font-family: arial, helvetica, sans serif;
	padding: 5px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	Text-align: left;
}

h4 {
	color: #293852;
	font-size: 90%;
	font-weight: bold; 
	font-family: arial, helvetica, sans serif;
	padding: 60px 20px 15px 130px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

h5 {
	color: #ffffff;
	font-size: 80%; 
	font-family: arial, helvetica, sans serif;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 30px;
	font-weight: bold;
}

.bold {
	font-weight: bold;
	}
	
.subheading {
	color: #2A3A53;
	font-weight: bold;
	font-size: 80%; 
	font-family: arial, helvetica, sans serif;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}	

.listtext {
	color: #2A3A53;
	font-weight: bold;
	font-size: 80%; 
	font-family: arial, helvetica, sans serif;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}	
/* -----------------------------------------------------
CONTAINER
-------------------------------------------------------- */
	
#container {
		width:770px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		background: #;
		
}

/* -----------------------------------------------------
	Header
-------------------------------------------------------- */
#header {
		background-color: #;
		height: 114px;
		width: 768px;
		background-image:  url(../images/.jpg);
		border-top: 1px solid #303668;
		border-left: 1px solid #303668;
		border-right: 1px solid #303668;
		position: relative;
}

#header img {
		position: absolute;
		left: 0;
		bottom: 0;
}

/* -----------------------------------------------------
	Navigation 1
-------------------------------------------------------- */
#navbar1 {
	width: 768px;
	height: 24px;
	background-image:  url(../images/header2.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #303668;
	border-left: 1px solid #303668;
	border-right: 1px solid #303668;
	float: left;
	margin-bottom: 5px;
}

#navigation1 {
	float: right;
	margin-right: 20px;
	
}

#navigation1 a {
	color: #666666;
	font-size: 60%; 
	font-family: arial, helvetica, sans serif;
	text-decoration: none;
	
}

#navigation1 a:hover {
	color: #2A3A53;
	text-decoration: underline;
	
}

.activelink {
	color: #333333;
	font-size: 60%; 
	font-family: arial, helvetica, sans serif;
	
	
}

/* -----------------------------------------------------
	Navigation 2
-------------------------------------------------------- */

#navigation2 {
	position:relative;
	font-weight: bold; 
	font-size: 70%; 
	font-family: arial, helvetica, sans serif;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 30px;
	background:#DAE0E5;
	border: #314563 1px solid;
}

#navigation2  ul {
	padding: 0px;
	float: right; 
	margin: 0px; 
	list-style-type: none;
	position: Absolute;
	bottom: 0;
	right: 20px;
	
}
#navigation2 li  {
	float: left;
	background-color: #;
	
	
}

#navigation2 li a {
	display: block;
	float: left; 
	color: #000000;
	text-decoration: none;
	background-color: #42AED6;
	text-decoration: none;
	padding: 3px 20px 3px 20px; 
	background-image:  url(../images/tab2.gif);
	background-repeat: no-repeat;
}

#navigation2 li a:hover {
	color: #000000; 
	background-color: #E9A260; 
	text-decoration: none;
	background-image:  url(../images/tab3.gif);
	background-repeat: no-repeat;
}

/* -----------------------------------------------------
	Navigation 3
-------------------------------------------------------- */

#navbar3 {
	background: #314563;
	width: 770px;
	height: 30px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#navigation3 {
	width: 768px;
	color: #;
	font-weight: bold; 
	font-size: 60%;
	font-family: arial, helvetica, sans serif;
	background: #314563;
	
	
}


#navigation3 ul{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
	text-align: center;
	
}

#navigation3 ul li{
	display: inline;
	padding: 0px 0px 10px 0px;
}

#navigation3 ul li a {
	
	color: #ffffff; 
	text-decoration: none;
	background-color: #;
	margin: 0px 10px 0px 15px;
	padding: 5px 0px 5px 5px;
}

#navigation3 ul li a:hover {
	color: #F8981D;
	text-decoration: underline;
	background: ;
}

.nav3activelink{
	color: #EFCBB5; 
	text-decoration: none;
	background-color: #;
	margin: 0px 10px 0px 15px;
	padding: 5px 0px 50px 5px;
}

#subnav li.rlep {
	background-image:url(../images/linkicon.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#subnav li.tutorials {
	background-image:url(../images/tutorialsicon.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#subnav li.freestuff {
	background-image:url(../images/4nowticon.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#subnav li.guide {
	background-image:url(../images/guideicon.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* -----------------------------------------------------
MIDDLE SECTION
-------------------------------------------------------- */

#contentcontainer {
	width: 770px;
	background: #;
	height: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#right {
	float: right;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

#contentcontainer a {
	font-size: 60%; 
	font-family: arial, helvetica, sans serif;
	text-decoration: none;
}

/* -----------------------------------------------------
	Left Content
-------------------------------------------------------- */

#contentleft {
		width:600px;
		float:left;
		background: #;
}

#search {
		width: 598px;
		height: 25px;
		background-color: #DAE0E5;
		border: #314563 1px solid;
		margin-top: 5px;
		padding: 3px 0px 3px 0px;
		
		background-image:url(../images/google.jpg);
		background-repeat: no-repeat;
		background-position: top left;
}

form.searchengine {
		margin: 0px 0px 0px 150px;
		padding: 0px 0px 0px 0px;
		
}

#searchlabel {
		font-size: 60%; 
		font-family: arial, helvetica, sans serif;
		color: #324563;
		padding: 0px;
		margin: 0px;
}

#flash {
	height: 100px;
	width: 600px;
	color: #ff0000;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	background-color: #314563;
	
}

#breadcrumbs {
	width: 600px;
	background-color: #2A3A53;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 1px 0px;
}

.breadcrumbstext {
	color: #ffffff;
	font-size: 60%; 
	font-family: arial, helvetica, sans serif;
	padding: 7px 0px 7px 40px;
	margin: 0px 0px 0px 0px;
	
}

#breadcrumbs a {
	color: #43AED5;
	font-size: 100%; 
	font-family: arial, helvetica, sans serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}

#breadcrumbs a:hover {
	color: #EAA361;
	
}

#header1 {
	height: 30px;
	width: 600px;
	background-color: #314563;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
#lefttext1 {
	width:600px;
	background-color: #314563;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
	

}

#lefttext1 p {
	color: #ffffff;
	font-size: 80%; 
	font-family: arial, helvetica, sans serif;
	padding: 0px 0px 0px 0px;
	margin: 10px 30px 10px 30px;
	padding: 0px 0px 0px 0px;

}

#lefttext1 ul {
	color: #ffffff;
	font-size: 80%; 
	font-family: arial, helvetica, sans serif;
	padding: 0px 0px 0px 50px;
	margin: 10px 10px 10px 10px;
}

#lefttext1 a {
	font-size: 100%;
	color: #EFCBB5;
}

#lefttext1 a:hover {
	color: #DD8561;
	text-decoration: underline;
}

#header2 {
	height: ;
	width: 598px;
	background-color: #BD8264;
	border: #8C6552 1px solid;

}

h2 {
	color: #ffffff;
	font-size: 90%; 
	font-family: arial, helvetica, sans serif;
	padding: 5px 0px 5px 20px;
	margin: 0px 0px 0px 0px;
	Text-align: left;
}

#lefttext2 {
	width:598px;
	background-color: #EFCBB5;
	margin-bottom: 5px;
	border: #8C6552 1px solid;
	margin: 1px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
}

#lefttext2 p {
	font-size: 80%; 
	font-family: arial, helvetica, sans serif;
	color: #2A3A53;
	margin: 10px 30px 10px 30px;
	padding: 0px 0px 0px 0px;
}

#lefttext2 ul {
	color: #2A3A53;
	font-size: 80%; 
	font-family: arial, helvetica, sans serif;
	padding: 0px 0px 0px 50px;
	margin: 10px 10px 10px 10px;
}

#lefttext2 a {
	font-size: 100%;
	
}

hr {
	margin: 0px 30px 0px 30px;
	
}

img.note {
	margin: 0px 5px 0px 0px;
}

.disclaimer {
	font-size: 60%;
	font-style: italic;
	color: #ffffff;
	font-family: arial, helvetica, sans serif;
	margin: 0px 30px 0px 30px;
	padding: 0px 0px 0px 0px;
}

#disclaimer {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 100px 0px;
	background: #F2E9E4;
	border: 1px solid #999999;
}

#disclaimer p {
	font-size: 80%;
	color: #2A3A53;
	margin: 0px 0px 0px 0px;
	padding: 10px 30px 10px 30px;
	font-family: arial, helvetica, sans serif;
}

#disclaimer a {
	font-size: 100%;
	
}

/* -----------------------------------------------------
	Right Content
-------------------------------------------------------- */	
#contentright {
		width:168px;
		float:right;
		background: #;	
		margin: 0px 0px 5px 0px;	
}

#loginheader {
	width: 158px;
	height: 30px;
	background-color: #324563;
	float: right;
	border: 1px solid #324563;
	margin-top: 5px;
	background-image:url(../images/);
	background-repeat: no-repeat;
}



#login {
		width: 158px;
		float: right;
		background-color: #F2E9E4;
		margin: 5px 0px 0px 0px;
		padding: 5px 0px 5px 0px;
		border: 1px solid #999999;
}

#loginlabel {
		font-size: 60%; 
		font-family: arial, helvetica, sans serif;
		color: #324563;
		padding: 0px 0px 0px 10px;
		margin: 0px;
}

.username {
		margin: 0px 0px 0px 10px;
		padding: 0px 10px 0px 0px;
}

.password {
		margin: 0px 0px 0px 10px;
		padding: 0px 10px 0px 0px;
}

#submitbtn{
		width: 158px;
		text-align: center;
		padding: 5px 0px 0px 0px;
		margin: 0px;
		float: right;
}

#login a {
		margin: 5px 0px 5px 10px;
		float: left;
}

#utilitiesheader {
	width: 158px;
	height: 30px;
	background-color: #EFCBB5;
	float: right;
	border: 1px solid #324563;
	margin-top: 5px;
	background-image:url(../images/);
	background-repeat: no-repeat;
}

#utilitiestext {
	width: 158px;
	height: ;
	background-color: #;
	float: right;
	border: 1px solid #324563;
	margin: 1px 0px 0px 0px;
	background-image:url(../images/);
	background-repeat: no-repeat;
	padding: 0px 0px 10px 0px;
}

ul#utilitieslinks{
	list-style-type: none;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	
}

#utilitieslinks li {
	padding: 0px 10px 10px 25px;
	margin: 0px 0px 0px 0px;
}

li.rlep {
	background-image:url(../images/linkiconwhite.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

li.gallery {
	background-image:url(../images/galleryicon.gif);
	background-repeat: no-repeat;
}

li.bookmark {
	background-image:url(../images/bookicon.gif);
	background-repeat: no-repeat;
	color: #666666;
	font-family: arial, helvetica, sans serif;
	
}

li.friends {
	background-image:url(../images/friendsicon.gif);
	background-repeat: no-repeat;
}

#tipheader {
	width: 158px;
	height: 30px;
	background-color: #DAE0E5;
	float: right;
	border: 1px solid #324563;
	margin-top: 5px;
	background-image:url(../images/);
	background-repeat: no-repeat;
}

#tiptext {
	width: 158px;
	height: ;
	background-color: #;
	float: right;
	border: 1px solid #324563;
	margin: 1px 0px 0px 0px;
	background-image:url(../images/);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

#tiptext p {
	color: #666666;
	font-size: 70%; 
	font-family: arial, helvetica, sans serif;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}

ul#tips{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 70%;
	color: #666666;
	font-family: arial, helvetica, sans serif;
}

#tips li {
	padding: 0px 10px 0px 25px;
	margin: 0px 0px 0px 0px;
}

li.one {
	background-image:url(../images/tip1.gif);
	background-repeat: no-repeat;
}

li.two {
	background-image:url(../images/tip2.gif);
	background-repeat: no-repeat;
}

li.three {
	background-image:url(../images/tip3.gif);
	background-repeat: no-repeat;
}

#tiptext a {
	font-size: 100%;
}

#adsheader {
	width: 158px;
	height: ;
	background-color: #2A3A53;
	float: right;
	border-top: 1px solid #2A3A53;
	border-left: 1px solid #2A3A53;
	border-right: 1px solid #2A3A53;
	margin-top: 5px;
}

#adstext {
	width: 158px;
	height: ;
	background-color: #ffffff;
	float: right;
	border-bottom: 1px solid #2A3A53;
	border-left: 1px solid #2A3A53;
	border-right: 1px solid #2A3A53;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/);
	background-repeat: no-repeat;
	text-align: center;
}

.adslist {
	color: #666666;
	font-size: 70%; 
	font-family: arial, helvetica, sans serif;
	margin: 0px 0px 0px 20px;
	padding: 0px 10px 10px 10px;
	text-align: left;
}

#adstext p {
	color: #666666;
	font-size: 70%; 
	font-family: arial, helvetica, sans serif;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#adstext a {
	font-size: 100%;
}

#adsimage {
	width: 160px;
	height: ;
	background-color: #;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

#googleheader {
	width: 158px;
	height: ;
	background-color: #ffffff;
	float: right;
	border-top: 1px solid #2A3A53;
	border-left: 1px solid #2A3A53;
	border-right: 1px solid #2A3A53;
	margin-top: 5px;
}

#joinfgd {
	
	width: 160px;
	height: 140px;
	background-color: #;
	float: right;
	border: ;
	margin-top: 5px;
	background-image:url(../images/);
	background-repeat: no-repeat;
}

#rlep {
	width: 160px;
	height: 130px;
	float: right;
	margin-top: 5px;
}

#design-tips {
	width: 160px;
	height: 130px;
	float: right;
	margin-top: 5px;
}

#money {
	width: 160px;
	height: 200px;
	background-color: #;
	float: right;
	border: ;
	margin-top: 5px;
	background-image:url(../images/);
	background-repeat: no-repeat;
}

#rightbox3 {
	
	width: 160px;
	height: 130px;

	background-color: #;
	float: right;
	border: ;
	margin-top: 10px;
	background-image:url(../images/);
	background-repeat: no-repeat;
}

#squareboxsmall {
	
	width: 160px;
	height: 50px;
	background-color: #;
	float: right;
	border: ;
	margin-top: 5px;
	background-image:url(../images/);
	background-repeat: no-repeat;
}

#flash2 {
	width: 160px;
	height: 130px;
	float: right;
	margin-top: 5px;
}

#jargon {
	width: 160px;
	height: 80px;
	float: right;
	margin-top: 5px;
}

#donate {
	width: 160px;
	height: 200px;
	float: right;
	margin-top: 5px;
	
}

#five-star-reviews {
	width: 160px;
	height: 130px;
	float: right;
	margin-top: 5px;
}

#hidden {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#googleadsheader {
	width: 158px;
	height: ;
	background-color: #60422B;
	float: right;
	border: 1px solid #2A3A53;
	margin-top: 5px;
}

#googleads {
	width: 158px;
	height: ;
	background-color: #ffffff;
	float: right;
	border-bottom: 1px solid #2A3A53;
	border-left: 1px solid #2A3A53;
	border-right: 1px solid #2A3A53;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/);
	background-repeat: no-repeat;
	text-align: center;
}

#web-design-ad {
	width: 160px;
	height: 300px;
	float: right;
	margin-top: 5px;
}

/* -----------------------------------------------------
BOTTOM SECTION
-------------------------------------------------------- */

/* -----------------------------------------------------
	FOOTER
-------------------------------------------------------- */

#footer {
	height:20px;
	color: #ffffff;
	text-align: center;
	background-color: #;
	width: 770px;
	clear: both;
	border-top: 3px solid #314563;
	
}

#footer a {
	font-size: 60%; 
	font-family: arial, helvetica, sans serif;
	text-decoration: none;
	color: #4A6D92;
}

#footer a:hover{
	color: #ff9900;
	font-size: 60%; 
	font-family: arial, helvetica, sans serif;
	text-decoration: underline;
}

.activelink{
	color: #333333;
	font-size: 60%; 
	font-family: arial, helvetica, sans serif;
	text-decoration: none;
}

#copyright {
	color: #666666;
	font-size: 60%; 
	font-family: arial, helvetica, sans serif;
	
}

#copyright a:link, a:hover, a:active:, a:visited {
	font-size: 100%; 
	
}