	.copyright
	{
		position:	fixed;
		left:		10px;
		right:		10px;
		bottom:		0px;
		height:		20px;
		font-size:	10px;
		font-family: Verdana,"Trebuchet MS", Helvetica, sans-serif;
		text-align:	right;
		color:		#6CAA5D;
	}



/**   Vertical Center Hack  **/
html, body 
{
	height:	100%;
}
body
{
	text-align:		center; /* horizontal centering for IE Win quirks */
	font:			100.01%/1.4 sans-serif;
}
#distance
{
	width:			1px;
	height:			50%;
	margin-bottom:	-235px; /* half of container's height */
	float:			left;
}
/**  End Vertical Center Hack  **/




body
{
	background-color: #A2FF00;
}
body, td, th
{
	font-family: 	Georgia, "Times New Roman", Times, serif;
	font-size: 		14px;
	color: 			#6CAA5D;
}
h1
{
	margin:			0px;
	font-size: 		50px;
	text-align: 	center;
	text-transform:	uppercase;
	font-weight:	normal;
}

table.portfolio_nav td.labels
{
	padding-top:	15px;
	font-size:		17px;
	font-style:		italic;
}
table.portfolio_nav td.labels .anne_fredericks_link
{
	padding-top:	15px;
	font-size:		15px;
}
table.portfolio_nav td
{
	text-align: 	center;
}
table.portfolio_nav td
{
	text-align: 	center;
}
td img
{
	display: 		block;
}
#wrap
{
	margin: 		0px auto;	
	position:		relative;
	text-align:		left;
	width: 			750px;
	padding: 		20px;
	height: 		470px;
	clear:			left;
}
.navigation
{
	color:			#48a;
}
a:link,
a:visited,
a:hover,
a:active
{
	color: 			#6CAA5D;
	text-decoration: none;
	margin: 		0 7px;
	border:			none;
	outline:		none;
}
a:hover
{
	color:			#48a;
	text-decoration: underline;
}
a img
{
	border:			none;
}


#page_1 a:link,
#page_1 a:visited,
#page_1 a:hover,
#page_1 a:active
{
color: 			#999;
}
#page_1 a:hover
{
color:			#fff;
}








.offleft
{
position:absolute;
left:-9000px;
}
.green
{
background-color: #A2FF00;
}
.grey
{
background-color: #01009A;
}

.clearer
{
clear: both;
}
#container
{
width: 			800px;
margin: 		20px auto 10px;
position: 		relative;
padding: 		30px 0px 0px 0px;
}
.no-top-margin #container
{
margin-top: 5px;
}
.dropcap
{
font-size: 1.2em;
font-weight: normal;
}
:focus
{
outline:none;
}





.tabcontainer{float:left}
.tab {
width: 390px;
margin: 5px 5px 0px;
height: 190px;
text-align: center;
position: relative;
padding: 30px 0;
}
.tab img {
display: block;
margin: 0 auto;
border: 1px solid #FFFFFF;
}
.tablink {
display:block;
padding-bottom:3px;
text-align:center;
width:170px;
margin:0 auto;
font-size:120%;
}
.greenhover, div.green a.tablink:hover, div.green a.tablink:active {
color: #FFFFFF;
background-color: #A2FF00;
}
.greyhover, div.grey a.tablink:hover, div.grey a.tablink:active {
color: #FFFFFF;
background-color: #01009A;
}
li img{
display:block;
cursor:pointer;
}
#footer {margin-top: 10px; text-align:center; border-top: 1px solid #C1C0BE;}
#footer a:hover{text-decoration:underline;}

/**
* Misc
**/
#slide_container
{
width: 800px;
position:relative;
margin-bottom: 0px;
}
#inner
{
padding: 10px 40px;
font-size:0.857em;
color:#666666;
line-height:1.5em;
}
#slide_container h1
{
display:	 block;
position:	absolute;
top: 		-30px;
left:		0px;
right:		0px;
text-align: center;
font-size:	30px;
}


/*  TWO DIFFERENT "SITES" */
#page_0
{
background:		#A2FF00;
color:			#6CAA5D;							
}
#page_1
{
background:		#000098;
color:			#ddd;
}
.mermaiddesignllc_dot_com,
.annefredericks_dot_com
{
display: none;
}
#page_0 .annefredericks_dot_com,
#page_1 .mermaiddesignllc_dot_com
{
display: none;
}
#page_0 .mermaiddesignllc_dot_com,
#page_1 .annefredericks_dot_com
{
display: block;
}




/**
* Image Pages
**/
#slide_container
{
background:		 		none;
height: 				450px;
}
#thumb_container
{
background:				none;
margin-bottom:			20px;
}
#loading
{
height: 				19px;
width: 					220px;
position: 				absolute;
left: 					286px;
top: 					215px;
z-index: 				10;
}
#main_image
{
position: 				absolute;
top: 					0px;
left: 					0px;
height: 				450px;
width: 					800px;
padding: 				20px 0px 0px 0px;
text-align:				center;
}
.caption
{
width:100%;
position:absolute;
bottom: 0px;
text-align: center;
color: #FFFFFF;
font-style:italic;
font-size:.857em;
padding: 0px;
margin: 0px;
}
#copyright{
text-align:right;
font-size:.857em;
color:#666666;
}

/**
* CRUD
**/
form a img{
    display:inline;
}

