/*TESTER border: medium double rgb(250,0,255);*/

body {
color: black;
font-size: 11px;
font-family: helvetica, arial, sans-serif;
background-color: white;
background-image: url(../images/bg.jpg);
background-repeat: repeat-y;
background-position:top center;
min-width: 800px;
margin: 0 0 0 0;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #dc8100;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BD5A04;
}

h0 {
color: black;
f3ont-size: 12px;
font-family: helvetica, arial, sans-serif;
}

h1 {
color: black;
font-size: 12px;
font-family: helvetica, arial, sans-serif;
margin-left: 10px;
}

h2 {
color: grey;
font-size: 11px;
font-family: helvetica, arial, sans-serif;
margin-left: 10px;
font-weight: bold;
font-style: italic;
}

h3 {
color: black;
font-size: 11px;
font-family: helvetica, arial, sans-serif;
margin-left: 20px;
font-weight: normal;
}

#wrapper {
position:absolute;
width:100%;
height:100%;	
text-align:center;
}

#maincontent {
position: relative;
width: 865px;
padding-top: 75px;
padding-left: 40px;
padding-right: 0px;
padding-bottom: 30%;
margin-left:auto;
margin-right:auto;
}

/*Consistant Items*/

#heading {
position:relative;
width:865px;
text-align: left;
min-height:50px;
top:0px;
}

#menubar {
position:relative;
bottom:0px;
float:left;
padding: 10px;
padding-left:40px;
}

/*------------------------*/
/*------Content Divs------*/
/*------------------------*/

/*news*/

#column1, #column2 {
	top:0px;
	left:0px;
	min-height:500px;
	position:relative;
	text-align:left;
	padding-left:10px;
	margin-top:15px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	width:350px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}

#buyalbum {
	left:0px;
	bottom:0px;
	padding:0px;
	position:relative;
	text-align:left;
	width:300px;
	float: left;
}

#contentbox {
	top:0px;
	left:0px;
	min-height:500px;
	padding:0px;
	position:relative;
	text-align:left;
	padding-left:10px;
	margin-top:15px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	float: left;
}	

#muscolumn1, #muscolumn2, #muscolumn3 {
position:relative;
height:150px;
width:150px;
text-align:left;
width:250px;
float: left;
border: medium double rgb(250,0,255)
}

#wrapper #maincontent #contentbox {
width: 800px;
}


/* Photo gallery template ||| Joshuaink.com ||| March 2005 ||| Free to use but this credit must remain in place */
/* Thanks Joshua Ink! */


#wrap{
	width:720px;
	margin:0 auto;
	position:relative;
}

#header{
	margin-bottom:20px;
}

#header a{
	text-decoration:underline;
}

#main-content li{
	width:200px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

#fullplate-navigation{
	list-style:none;
	margin:5px 0 0 45px;

}

#fullplate-navigation li{
	display:block;
	float:left;x
	width:210px;
		
}

#previous{
	text-align:left;
}

#next{
	text-align:right;
}


#fullplate-navigation li a{
	display:block;
	width:190px;
	padding:10px;
}

#fullplate-navigation li a:hover{
	color:#333;
}



#fullplate-photo{
	border:solid #fff;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:5px 15px 15px 15px;
	margin:0 auto;
	width:600px;
}




#main-content  a span{
/*\*/
	position:absolute;
	left:-9999px;

}

#main-content a:hover span{	
	top:10px;
	left:10px;
	width:202px;
	font-weight:bold;
	background:#fff;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
} 


img{
	border:0px solid #ffffff;
/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 */
}

#foot{
	padding-top:10px;
	margin-bottom:20px;
	clear:left;
}
