body {
font-family:Verdana;
background:#000000 url(/images/background.jpg) repeat-y;
font-size:12px;
color:#000000;
margin:0;
text-align:left;
padding:0 0 0 80px;
text-decoration:none;
position:relative;
}

a {
text-decoration:none;
}

a:link { color:#FF0000;}
a:visited { color:#FF0000;}
a:hover { color:#0033FF;}
a:active { color:#00FF00;}


#header {
margin:10px 5px 0 0;
padding:0px;
background:#7EABD2 url(/images/header-test.jpg) no-repeat left center;
height:200px;
border:#FFFFFF solid 0px;
min-width:800px;
text-align:left;
}

#menu {
position:absolute;
top:210px;
padding:5px;
width:140px;
}

#menu a {
display:block;
width:120px;
height:25px;
font-weight:bold;
font-size:11px;
}

#menu a:link {
background:url(/images/buttons-test.gif) no-repeat left top;
color:#BBBBBB;
padding:5px 0 0 5px;
}
#menu a:visited {
background:url(/images/buttons-test.gif) no-repeat left top;
color:#BBBBBB;
padding:5px 0 0 5px;
}
#menu a:hover {
background:url(/images/buttons-test-over.gif) no-repeat left top;
color:#FFFFFF;
font-size:103%;
padding:5px 0 0 5px;
}
#menu a:active {
color:#FF0000;
padding:5px 0 0 5px;
}
#main-left {
background:#FFFFFF url(/images/main-left.jpg) no-repeat left top;
width:10px;
height:10px;
margin:0;
border:0;
padding:0;
float:left;
}
#main-right {
background:#FFFFFF url(/images/main-right.jpg) no-repeat right top;
height:10px;
margin:0;
border:0;
padding:0;
}
#main-left-bottom {
background:#FFFFFF url(/images/main-left-bottom.jpg) no-repeat left bottom;
width:10px;
height:10px;
margin:0;
border:0;
padding:0;
float:left;
}
#main-right-bottom {
background:#FFFFFF url(/images/main-right-bottom.jpg) no-repeat right bottom;
height:10px;
margin:0;
border:0;
padding:0;
}
#inside-content {
background:#FFFFFF;
margin:0;
padding:2px 5px 5px 5px;
border:0;
}

#maincontent {
position:absolute;
top:210px;
left:230px;
padding:0 0 10px 0;
background:#000000;
text-align:left;
margin:2px 35px 0 0;
width:75%;
min-width:700px;
}

.body-copy {
font-size:12px;
font-weight:normal;
}

.body-copy-b {
font-size:14px;
font-weight:bold;
}

.red {
color:#FF0000;
}
.orange {
color:#FF6600;
}

img {
margin:0 2px 0 2px;
}

.clear { clear:left;}
/* Holly Hack Targets IE Win 6 Below only \*/
* html .clear {height:1%;}
.clear {display:block;}
/* End Holly Hack */

/* START OF PHOTOS CSS*/

#portfolioMainPicDiv {
	text-align:center;
}

#portThumbs {
	padding:2px;
}

/*.imageSubDirs {
	padding:1px 5px 1px 5px;
	margin:0;
	display:inline;
}*/

.imageSubDirs {
	border:#090909 solid 1px;
padding:10px;
margin:1px 10px 1px 10px;
font-weight:bold;
font-size:11px;
display:block;
width:100px;

}

.imageSubDirs:link {
background: #FF0000;;
color:#BBBBBB;
padding:5px;
}
.imageSubDirs:visited {
background: #FF0000;;
color:#BBBBBB;
padding:5px;
}
.imageSubDirs:hover {
background:#090909;
color:#FFFFFF;
padding:5px;
}
.imageSubDirs:active {
color:#000000;
padding:5px;
}





#imageNameField {
	font-size:12px;
	color:#666666;
	margin:10px;
	padding:3px;
	display:block;
}

