/* -----------------------------------------------------
Left Column
-------------------------------------------------------- */
#navigation2 li.home .current {
	color: #ffffff;
	padding-top: 3px; 
	padding-bottom: 3px;
	background: #314563;
	background-image:  url(../images/tab1.gif);
	background-repeat: no-repeat;
}
#lefttext1 img {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input.demo {
	width: 160px;
	height: 50px;
  	
  	background-color:transparent;
	border: none;
  	
}

#flash {
	height: 100px;
	width: 600px;
	color: #ff0000;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	background-color: #314563;
	
}

table#boxes {
	width: 600px;
}

td#box1 {
	vertical-align: top;
	align: left;
	width: 290px;
}

td#box2 {
	vertical-align: top;
	align: right;
}

td#box3 {
	vertical-align: top;
	align: left;
	width: 290px;
}

td#box4 {
	vertical-align: top;
	align: right;
}

#spacervert {
	width: 18px;
	background-image:url(../images/line-vert.gif);
	background-repeat: no-repeat;
	background-position: ;
}

#spacerhoriz {
	height: 14px;
	background-image:url(../images/line-horiz.gif);
	background-repeat: no-repeat;
	background-position: ;
}

#freestuff {
	width: 290px;
	background-color: #EBCBB4;
	border-right: #BD8264 1px solid;
	border-top: #BD8264 1px solid;
	border-left: #BD8264 1px solid;
	background-image:url(../images/freestuff.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#freestuffbottom {
	height: 50px;
	width: 290px;
	border-right: #BD8264 1px solid;
	border-bottom: #BD8264 1px solid;
	border-left: #BD8264 1px solid;
	background-color: #;
	background-image:url(../images/.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#wdg {
	width: 290px;
	background-color: #EBCBB4;
	border-right: #BD8264 1px solid;
	border-top: #BD8264 1px solid;
	border-left: #BD8264 1px solid;
	background-image:url(../images/webdesignguide.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#wdgbottom {
	height: 50px;
	width: 290px;
	border-right: #BD8264 1px solid;
	border-bottom: #BD8264 1px solid;
	border-left: #BD8264 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #;
	background-image:url(../images/.jpg);
	background-repeat: no-repeat;
}

#gallery {
	width: 290px;
	background-color: #EBCBB4;
	border-right: #BD8264 1px solid;
	border-top: #BD8264 1px solid;
	border-left: #BD8264 1px solid;
	background-image:url(../images/gallery.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#gallerybottom {
	height: 50px;
	width: 290px;
	border-right: #BD8264 1px solid;
	border-bottom: #BD8264 1px solid;
	border-left: #BD8264 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #;
	background-image:url(../images/.jpg);
	background-repeat: no-repeat;
}

#tutorials {
	width: 290px;
	background-color: #EBCBB4;
	border-right: #BD8264 1px solid;
	border-top: #BD8264 1px solid;
	border-left: #BD8264 1px solid;
	background-image:url(../images/tutorials.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#tutorialsbottom {
	height: 50px;
	width: 290px;
	border-right: #BD8264 1px solid;
	border-bottom: #BD8264 1px solid;
	border-left: #BD8264 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #;
	background-image:url(../images/.jpg);
	background-repeat: no-repeat;
}

#donatebanner {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

/* -----------------------------------------------------
	Right Column
-------------------------------------------------------- */	



#flash2 {
	width: 160px;
	height: 130px;
	float: right;
	margin-top: 5px;
}


