body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

#outta {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(images/bg_top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#center_con {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width: 850px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 100px;
}

#middle {
float: left;
width: 850px;
}

#bottom {
width: 100%;
}
#left_flash {
	float: left;
	margin-right: 20px;
	position: relative;
	height: 600px;
	width: 200px;
	background-color: #CF8C3D;
	padding: 5px;
}
#middle_pad {
	padding: 10px;
}

#right_con {
	float: left;
	width: 550px;
}
#top_nav {
	width: 550px;
	margin-bottom: 10px;
	background-image: url(images/title_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
}


#top_nav ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
#top_nav li {
	float: left;
	margin-right: 30px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	
}

#top_nav li a {
	font-size: 110%;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.content {
	width: 550px;
	margin-top: 10px;
	text-align: left;
}

.content p {
	line-height: 150%;
	margin-bottom: 10px;
	font-size: 110%;
}

.content a {
 color: #791616;
}

.content_pad {
   padding: 10px;
}

.title_pad {
   padding: 5px 10px;
}

.title {
	background-image: url(images/title_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	text-align: left;
	width: 100%;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
}


#bottom {
   float: left;
   width: 850px;
}


.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{}
.clearfix{display: block;}
.work_title {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

h1 {
	font-size: 130%;
	color: #791616;
}
.half_work {
	float: left;
	margin-right: 23px;
	width: 160px;
	margin-bottom: 5px;
}

.half_work a {
	color:#FFFFFF;
}
