  

body{
background-color:#F7830F;font-family:Arial, Helvetica, sans-serif;
font-size:80%;
color:#000000;margin:0px;
}

#wrapper{
width:850px;
height:auto;
margin:auto;
}


#header{
padding:0px;
margin:0px;
width:850px;
clear:both;
}


#content{
width:829px;
height:auto;
overflow:auto;
background-color:#FFFFFF;clear:both;
}

#left{
width:809px;
height:auto;
overflow:auto;
padding-left:10px;
padding-right:10px;
font-size:14px;
color:#000000;}

#left a:link {
color:#990000;
text-decoration: none;
} 

#left a:visited {
color:#990000;
text-decoration: none;
}

#left a:hover {
color:#7D7D7D;
text-decoration: none;
}

#left a:active {
color:#990000;
text-decoration: none;
}



#footer{
color:#000000;nbackground-color:#F7830F;nwidth:850px;
height:auto;
margin:auto;
overflow:auto;
}

#footer a:link {
color:#ED3D3D;
text-decoration: none;
} 

#footer a:visited {
color:#ED3D3D;
text-decoration: none;
}

#footer a:hover {
color:#FFFFFF;
text-decoration: none;
}

#footer a:active {
color:#ED3D3D;
text-decoration: none;
}

/* isc */
a:link {
color:#990000;
text-decoration: none;
} 

a:visited {
color:#990000;
text-decoration: none;
}

a:hover {
color:#7D7D7D;
text-decoration: none;
}

a:active {
color:#990000;
text-decoration: none;
}

.warning {
	color:#FF0000;
	}
label {
	float:left;
	margin-right:10px;
	width:180px;
	font-weight:bold;	
	}	
.pwd label {
	float:left;
	margin-right:10px;
	width:200px;
	font-weight:bold;
	}	
.left {
	float: left;
	padding-right:20px;
	}
.right {
	float: right;	
}
/* tables */
table {
	border-collapse: collapse;
	width: 90%;
	font-size: 1.1em;
}

.stripeMe th {
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	line-height: 1.2;
	padding-left:20px;
}

.stripeMe td {
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}

.stripeMe td * {
	padding: 6px 11px;
}

.stripeMe tr.alt td {
	background:#FAEBCC;
}

.stripeMe tr.over td {
	background: #D7CAAF;
}

.thumbImage {
	margin:auto;
	width:auto;
	height:auto;	
	}
#gallery {
	width:600px;
	height:auto;
	}
ul#portfolio li img{
	margin-left:-30px;
    border:none;
    list-style:none;
	z-index:9999999999999999;
}

#portfolio li {
padding:0px;
list-style:none;
}

.showimg {
clear:both;
height:297px;
margin-top:30px;
}

.showimg img{
border:none;
}

