@charset "ISO-8859-1";

p {
	text-indent: 20px;
	word-spacing: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #99CCFF;
	border-width: 0;
	padding: 0;	
}
:link, :visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
	padding: 0;
}
	
	
:link:hover, :visited:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #99CCFF;
	text-decoration: none;
	border-width: 0;
	padding: 0;
	}
	
:link:active, :visited:active { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #99CCFF;
	text-decoration: none;
	border-width: 0;
	padding: 0;
	}
a#here {
    font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #99CCFF;
	text-decoration: none;
	border-width: 0;
	padding: 0;
}
#main_content {
	width: 800px;
	margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
/*----header stlyes--------------------------------------------------------------------*/
#header {
	width: inherit;
	height: 67px;
	border-bottom: solid;
	border-bottom-color: #000000;
	border-bottom-width: 3px;
	margin-top: 30px;
	
	
/*----portfolio page body styles------------------------------------------------------*/
} 
#gallery {
    width: inherit;
	height: 462px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: auto;
}
#thumbs {
    float: left;
    margin-top: 6px;
	margin-bottom: 20px;
	margin-right: 10px;
	width: 116px;
	height: 415px;
	position: relative;
	top: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

#thumbs :link, #thumbs :visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
	padding: 0;
}
	
	
#thumbs :link:hover, :visited:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #99CCFF;
	text-decoration: none;
	border-width: 0;
	padding: 0;
	}
	
#thumbs :link:active, :visited:active { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #99CCFF;
	text-decoration: none;
	border-width: 0;
	padding: 0;
	}

#highlight img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

#highlight:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

#highlight:active img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
#main_image {
    float: right;
    text-align: center;
    width: 670px;
	height: 421;
	margin-top: 20px;
	
}


#portnav {
	width: inherit;
	height: 21px;
	clear: both;
	}
#portnav :link, :visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
	padding: 0;
}
	
	
#portnav :link:hover, :visited:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #99CCFF;
	text-decoration: none;
	border-width: 0;
	padding: 0;
	}
	
#portnav :link:active, :visited:active { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #99CCFF;
	text-decoration: none;
	border-width: 0;
	padding: 0;
	}


/*----footer styles-----------------------------------------------------------------*/
#footer {
	width: inherit;
	height: 167px;
	border-top: solid;
	border-top-color: #000000;
	border-top-width: medium;
	}
#navbar {
	height: 36;
	border-width: 0;
	padding: 0;
	vertical-align: top;
}
#copyright {
	vertical-align: bottom;
	font-family: Courier New, Courier, monspace;
	color: #333333;
	font-size: small;
	text-decoration: none;
	border-width: 0;
	padding: 0;
	margin-top: 120px;
}
/*-----links page style-----------------------------------------------------------*/

#sweet_artists {
	float: left;
	width: 399;
	margin-right: 1px;
}
#cool_sites{
	float: right;
	width: 399;
	margin-left: 1px;
}
#links p {
	text-indent: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #98CCD6;
	border-width: 0;
	padding: 0;	
	word-spacing: normal;
	
}
#links a:link, #links a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
	border-width: 0;
	padding: 0;
	word-spacing: normal;
	}

#links a:hover, #links a:active {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #99CCFF;
	text-decoration: none;
	border-width: 0;
	padding: 0;
	word-spacing: normal;
	}
