body {
	margin: 0px;
	background-image:url(../images/bg1.gif);
	background-repeat:repeat-x;
	background-color: #A9A9A9;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

a:link		{ color: #000000; text-decoration: none }

a:visited	{ color: #000000; text-decoration: none }

a:active	{ color: #000000; text-decoration: none }

a:hover		{ color: #999999}

#outer_box{
	width:100%;
	text-align: center;
}

.menu_cell{
	background-color: #657F95;
}

.left_col{
	margin:10px 0px 10px 10px;
	
}	

#inner_content{
	margin:6px;

}

.title_text{
	color: #657F95;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
}

.title_small{
	color: #657F95;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}

.thumb_selector{
	margin: 0px 0px 2px 2px;
	cursor: pointer;
	padding: 0;
}

.thumb_highlight{
	margin: 0px 0px 2px 2px;
	cursor:pointer;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

.large_selector{
	padding:2px;
	border: solid 1px #CCCC99;
	margin: 6px;
	cursor: pointer;
}

.large_highlight{
	margin: 6px;
	padding:2px;
	border: solid 1px #CCCC99;
	cursor:pointer;
	opacity:.65;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
}


.front_selector{
	cursor: pointer;
}

.front_highlight{
	cursor:pointer;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}


#img_chooser{
	width:500px;
	height:350px;
}

#preload{
	display:none;
}


.image-right{
	vertical-align:top;
	float:right;
	padding: 2px;
	border: solid 1px #CCCC99;
	margin: 6px;

}

.image-left{
	vertical-align:top;
	float:left;
	padding:2px;
	border: solid 1px #CCCC99;
	margin: 6px;

}

.bulletlist{
	list-style-image: url(../images/knob2.gif);

}

.bulletlist li{
	
}


.projectgrid{
	width:706px;
	text-align:left;

}

.projectgridcell{
	
}

.homeright1{
	width: 224px;
	height: 99px;
	background-color:#D4D4B4;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	color:#333333;
}

.homeright2{
	width: 224px;
	height: 99px;
	background-color:#8F8F8F;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	color:#333333;
}

.homeright3{
	width: 224px;
	height: 100px;
	background-color:#CEB29E;
	border-left: solid 1px #FFFFFF;
	color:#333333;
}

.homebottom{
	height: 225px;
	background-color:#FFFFFF;
	padding: 1px;
	text-align: left;
	vertical-align: top;
}

.frontbox1{
	background-image:url(../images/front_box_back.jpg);
	border: solid 1px #BBBBBB;
	width:440px;
	height: 213px;

}

.frontbox{
	background-image:url(../images/homebottom_back.jpg);
	background-repeat:no-repeat;
	border: solid 1px #BBBBBB;
	text-align:justify;
	width:280px;
	height: 213px;
	padding-left:6px;
}

.footertext
{
	color:#878787;
	text-align:center;
	padding-bottom:10px;
}

.footertext a{
	color:#555555;
}

.footertext a:hover{
	color:#878787;
}
