* { padding:0;
margin:0; }
p {
margin-top:5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #121212;
	height: 100%;
	
}
table{
	border-collapse:collapse;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
}
td {

	font-family: Arial, Helvetica, sans-serif;
padding:0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#master_span {
	height: 100%;
	width: 100%;
	
}
#menu_container {
	height: 100%;
	width: 78%;
	padding-left: 230px;
	margin-bottom: 15px;
}

#footer_container_no_pad {
	height: 100%;
	width: 78%;
	padding-left: 230px;
	
	text-align: right;
	margin-top: 2px;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	
}

#footer_container_no_pad a{

	text-decoration: none;
	margin-left: 20px;
		color: #666666;

}


#menu_box {
	float: left;
	height: 30px;
	width: 400px;
}
#logo_box {
	float: left;
	height: auto;
	width: 200px;
}
#wrapper {
	height: auto;
	width: 99%;
}



#menu_container a{
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	margin-right: 17px;
}

#menu_container a.current{

	
	text-decoration: underline;
	
	color: #999999;
}

#menu_container a:hover{



	text-decoration: underline;

}

#gallery_menu {
	float: left;
	height: 485px;
	width: 160px;
	border: 4px none #333333;
	margin-right: 20px;
	margin-left: 15px;
	margin-bottom: auto;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#gallery_menu p{

	font-weight: bold;
	color: #339900;
	text-decoration: none;
}

#gallery_menu a, .gallery_menu{
	font-size: 1em;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
#logo_container {
	height: auto;
	width: 97%;
	text-align: right;
}
#image_span {
	height: 477px;
	width: 78%;
	border: 8px solid #333333;
	overflow:hidden;
	position: relative;
}

#image_span_large {
	height: 502px;
	width: 78%;
	border: 8px solid #333333;
	overflow:auto;
	position: relative;
}

	
		#portfolio {
	/* Typical fixed height and fixed width example */

	
	overflow: auto;
	padding-left:0px;

	/* IE overflow fix, position must be relative or absolute*/

	
	
}

.fixedwidth 
{
    
	/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
	/* width:3000px; */
	width:1000px;
	height:500px;
	white-space: nowrap;
	position: relative;
	color: black;
	padding: 1px;
}
#left_column_box_plain h1{
	font-size: 1.8em;
	font-weight: bold;

	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;

}

#left_column_box_plain img{
	margin-right: 15px;
	border: 1px solid #CCCCCC;
}

#left_column_box_plain {
	color: #999999;
	margin-right: 15px;

}


color: #339900;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
