/************** bg main text **************/

body {
	background-image:url(nav/SP-bg-top.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
}
#container	{
	background-image: url(nav/SP-bg-bottom.jpg);
	background-position: left bottom;
	float:left;
	background-repeat: no-repeat;
	text-align: left;
	width: 800px;
	padding-top: 85px
}
img	{  border-style: none;
}
.picleft	{
	padding:4px;
	float:left;
	border:thin groove #666666;
	margin: 6px;
	background-color: #333333;
}
.picright	{
	padding:4px;
	float:right;
	border:thin groove #666666;
	margin: 6px;
	background-color: #333333;
}
/******* hyperlink and anchor tag styles *******/

a:link {
	color: #00CCFF;
	text-decoration: none;
}


a:visited {
	color: #00CCFF;
	text-decoration: none;
}

a:hover {
	color: #66CCFF;
	text-decoration: underline;
}


/******* main text table text hyperlink and anchor tag styles *******/
#leftmain {
	text-align: center;
	padding: 5px;
	margin-top: 40px;
	margin-left: 10px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}
#rightmain {
	text-align: center;
	padding: 5px;
	margin-left: 10px;
	margin-right:5px;
	margin-bottom:5px;
	float:right;
	overflow: hidden;
}
#main	{
	padding-right: 10px;
	padding-left: 10px;
	margin:auto;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #99CCCC;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 14px;
}
.main a:link {
	color: #66CCCC;
	text-decoration: none;
}
.main a:visited {
	color: #99ccff;
	text-decoration: none;
}

.main a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.main h3 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #99CCCC;
	text-align: left;
}
.maincontact	{
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #99CCCC;
	font-weight: bold;
	text-align: left;
	background-color: #585858;
	padding: 2px;
	border: 1px inset #99CCCC;
	margin-bottom: 10px;
}
.maincontacttext	{
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #99CCCC;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}
/************** header tag styles **************/

.hdr2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #99CCCC;
	text-align: center;
}
		
.hdr2 a:link {
	color: #99CCFF;
	text-decoration: none;
}

.hdr2 a:visited {
	color: 99cccc;
	text-decoration: none;
}

.hdr2 a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
/************** caption tag styles **************/

.caption {  
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #99CCCC
}

.caption a:link {
	color: #99CCFF;
	text-decoration: none;
}

.caption a:visited {
	color: #99CCCC;
	text-decoration: none;
}

.caption a:hover {
	color: #00CCFF;
	text-decoration: underline;
}

.captiongray {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: center;
}

.captiongray a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.captiongray a:visited {
	color: #666666;
	text-decoration: none;
}

.captiongray a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/************** bottom nav tag styles **************/
#bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #969696;
	text-align: center;
	font-weight: bold;
	text-align: center;
	width: 800px;
	float:left;
	clear: both;
	padding-top: 10px;
}
.bottomnav a:link {
	color: #ABABAB;
	text-decoration: none;
}

.bottomnav a:visited {
	color: #969696;
	text-decoration: none;
}

.bottomnav a:hover {
	color: #99CCCC;
	text-decoration: underline;
}
#gawfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	font-weight: bold;
	text-align: center;
	width: 800px;
	float:left;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}



/************** webdesign sidebar tag styles **************/

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABABAB;
	width: 250px;
	font-weight: bold;
	background-color: #1E1E1E;
	padding: 5px;
	text-align: left;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 14px;
	list-style-position: outside;
	list-style-type: square;
}
.sidebar a:link {
	color: #99CCFF;
	text-decoration: underline;
}

.sidebar a:visited {
	color: #ABABAB;
	text-decoration: underline;
}

.sidebar a:hover {
	color: #00CCFF;
	text-decoration: underline;
}


/************** top nav **************/

.studio {
	position: absolute;
	left: 66px;
	top: 11px;
	width: 174px;
	height: 51px;
	z-index: 4;
	visibility: visible;
	background-image: url(nav/studio.png);
	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;
}
.studio:hover {
	background-image: url(nav/studio-on.png)
}
.perdue {
	position: absolute;
	left: 0px;
	top: 62px;
	width: 194px;
	height: 51px;
	z-index: 3;
	visibility: visible;
	background-image: url(nav/perdue.png)
}
.perdue:hover {
	background-image: url(nav/perdue-on.png)}
.collage {
	position:absolute;
	left:10px;
	top:1px;
	width:94px;
	height:24px;
	z-index:10;
	background-image: url(nav/collage.png);
	visibility: hidden;
}
.collageon {
	position:absolute;
	left:10px;
	top:1px;
	width:94px;
	height:24px;
	z-index:11;
	visibility: visible;
	background-image: url(nav/collage.png);
}
.collage:hover {
	visibility: visible;
	background-image: url(nav/collage-on.png);
}
.music {
	position:absolute;
	left:196px;
	top:39px;
	width:100px;
	height:23px;
	z-index:12;
	background-image: url(nav/music.png);
	visibility: hidden;
}
.musicon {
	position:absolute;
	left:230px;
	top:35px;
	width:100px;
	height:23px;
	z-index:13;
	visibility: visible;
	background-image: url(nav/music.png);
}
.music:hover {
	visibility: visible;
	background-image: url(nav/music-on.png);
}
.painting {
	position:absolute;
	left:175px;
	top:55px;
	width:112px;
	height:31px;
	z-index:14;
	background-image: url(nav/painting.png);
	visibility: hidden;
}
.paintingon {
	position:absolute;
	left:175px;
	top:55px;
	width:112px;
	height:30px;
	z-index:15;
	visibility: visible;
	background-image: url(nav/painting.png);
}
.painting:hover {
	visibility: visible;
	background-image: url(nav/painting-on.png);
}
.sculpture {
	position:absolute;
	left:94px;
	top:89px;
	width:131px;
	height:31px;
	z-index:18;
	background-image: url(nav/sculpture.png);
	visibility: hidden;
}
.sculptureon {
	position:absolute;
	left:93px;
	top:90px;
	width:131px;
	height:31px;
	z-index:19;
	visibility: visible;
	background-image: url(nav/sculpture.png);
}
.sculpture:hover {
	visibility: visible;
	background-image: url(nav/sculpture-on.png);
}
.web {
	position:absolute;
	left:227px;
	top:11px;
	width:70px;
	height:28px;
	z-index:16;
	background-image: url(nav/web.png);
	visibility: hidden;
}
.webon {
	position:absolute;
	left:224px;
	top:11px;
	width:70px;
	height:28px;
	z-index:17;
	background-image: url(nav/web.png);
	visibility: visible;
}
.web:hover {
	visibility: visible;
	background-image: url(nav/web-on.png);
}

/************** contact form tag styles **************/

.comments {
	font-family: Courier New, Courier, monospace;
	font-size: 11px;
	color: #4D4D4D;
	font-style: normal;
}
.comments a:link {
	color: #333333;
	text-decoration: none;
}

.comments a:visited {
	color: #333333;
	text-decoration: none;
}

.comments a:hover {
	color: #222222;
	text-decoration: underline;
}
.frame {
	background-color: #1E1E1E;
	padding: 0px;
}

.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}

/************** affiliate **************/
.affiliatesidebar	{
	width: 300px;
	overflow: visible;
	visibility: visible;
	z-index: 100;
	height: auto;
	left: 1000px;
	top: 10px;
	position: absolute;
}
.affiliatefooter	{
	width: 790px;
	text-align: center;
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.adsense {
	position:absolute;
	left:800px;
	top:0px;
	width:175;
	height:auto;
	z-index:50
}
#category	{
	position: absolute;
	z-index: 2;
	height: auto;
	width: auto;
	left: 800px;
	top: 5px;
}
/*********************highslide***********/
.highslide {
	cursor: url(ajax/hs/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px;
}
.highslide:hover img {
	border: 1px inset #00CCFF;
}

/* Styles for the popup */
.highslide-wrapper {
	background-color: #000000;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: silver;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(ajax/hs/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: #444444;
	color: #99CCCC;
	text-decoration: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(ajax/hs/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(ajax/hs/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}
.highslide-dimming {
	background: black;
}
/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(ajax/hs/highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ajax/hs/highslide/graphics/close.png', sizingMethod='scale');
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

