body {
	background-color: #6A6A6A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {	
	color: #000000;
	text-decoration: none;

}
a:link { 
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.subnav:link { 
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.subnav:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.subnav:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.copyRight {
	font-size: 10px;
	color: #666666;
}
.galleryLarge {
	font-size: 18px;
	color:	#9E4949;
}
a.galleryLarge {
	font-size: 18px;
	color:	#9E4949;
}
.galleryMedium {
	font-size: 14px;
	color:	#9E4949;
}
a.galleryMedium {
	font-size: 14px;
	color:	#9E4949;
}
.gallerySmall {
	font-size: 9px;
	color:	#9E4949;
}
a.gallerySmll {
	font-size: 9px;
	color:	#9E4949;
}
.gallery {
	padding: 0px;
	border: 1px solid #FFFFFF;
	margin: 2px;
}
.thumbs {
	padding: 0px;
	border: 1px solid #FFFFFF;
	margin: 4px;
	align: top;
}
.blue {
	color: #8997a5;
}
.white {
	color: #FFFFFF;
}

a.white:link { 
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited { 
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover { 
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.chosen {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	vertical-align: baseline;
	line-height: normal;
	background-position: center;
	margin-bottom: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	word-spacing: 0px;
	height: auto;
	white-space: pre;
}
.whiteTitle {
	color: #FFFFFF;
	font-size: 14pt;
}
a.galleryLink {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
	padding: 0px;
}
.bluetitle {
	font-size: 30px;
	font-weight: normal;
	margin: 2px;
	color: #CFCFCF;
}
a.bluetitle {
	font-size: 30px;
	font-weight: normal;
	margin: 2px;
	color: #CFCFCF;
}
.subtitleRed {
	font-size: 12px;
	color: #A63A3A;
}
.redTitle {
	font-size: 18px;
	color: #A63A3A;
}

a.galleryLink:visited {
	font-size: 10px;
	color: #C0C8CF;
	text-decoration: underline;
}
#thumbs a img{ /*image border color*/
	border: 1px solid #ccc;
	top: auto;
	left: auto;
}

#thumbs a:hover img{ /*image border hover color*/
border: 1px solid navy;
}

#thumbs a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}

u.double { /* -- double underline -- */
        border-bottom: 1px solid;
}

.mpl	{
	font-family:	Myriad Pro;
	font-size:	12pt;
	color:		#FFFFFF;
}

.optima	{
	font-family:	Optima-ExtraBlack;
	font-size:	12pt;
	color:		#FFFFFF;
}

.zap	{
	font-family:	Zapfino;
	font-size:	12pt;
	color:		#FFFFFF;
}

.gradient {
	background-image: url(../images/interface/gradient_repeat.jpg);
	color: 						#8997A4;
}
.name_bottom {
	background-image:  url(../images/interface/name_bottom.gif) no-repeat;
	text-align:				left;

}

ul#portfolio li img{
	border: 1px solid black;
}

ul li {
	list-style-type: none;
	list-style-image: none;
}




