/* CSS Design for the Great Pete Silas by Naomi Hall naomihall.com */

body, html {
	background-color:#000000;
	padding: 0;
	background-position: bottom right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px;
	visibility: visible;
}

/* Link Decoration */

a:link {color: #ffffff; text-decoration: none; background: none; }
a:active {color: #ffffff; text-decoration: none; background: none; }
a:visited {color: #ffffff; text-decoration: none; background: none; }
a:hover {color: #CC0033; text-decoration: underline; background: none; }

a.hiddenlink:link {color: #333333; text-decoration: none; background: none; }
a.hiddenlink:active {color: #333333; text-decoration: none; background: none; }
a.hiddenlink:visited {color: #333333; text-decoration: none; background: none; }
a.hiddenlink:hover {color: #333333; text-decoration: none; background: none; }

a.whitel:link {color: #ffffff; text-decoration: none; background: none; }
a.whitel:active {color: #ffffff; text-decoration: none; background: none; }
a.whitel:visited {color: #ffffff; text-decoration: none; background: none; }
a.whitel:hover {color: #ffffff; text-decoration: underline; background: none; }

a.storysel:link {color: #ffffff; text-decoration: none; background: none; }
a.storysel:active {color: #ffffff; text-decoration: none; background: none; }
a.storysel:visited {color: #ffffff; text-decoration: none; background: none; }
a.storysel:hover {color: #ffffff; text-decoration: underline; background: none; }

a.storyl:link {color: #ffffff; text-decoration: underline; background: none; }
a.storyl:active {color: #ffffff; text-decoration: underline; background: none; }
a.storyl:visited {color: #ffffff; text-decoration: underline; background: none; }
a.storyl:hover {color: #ffffff; text-decoration: none; background: none; }

/* Layout */

#wrapper {
	width: 690px;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-right: auto;
	margin-left: auto;
		background-image: url(images/curtains.jpg);
	background-position:center;
	background-repeat: no-repeat;

}




#header {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	margin:0 10px 0 10px;
	background-image: url(images/name.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 100px;
}

#header-content {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 66px;
	text-align: right;
	margin:0 5px 0 5px;
	height: 100px;
}

#main-background {
	padding: 0 2% 0 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

#frontpage-content {
	height: 400px; 
	position:relative;
	color: #000000;
	overflow: auto;
	margin:0 0 0 0;
	padding: 1% 3% 1% 3%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#main-content {
	height: 400px; 
	position: relative;
	border: solid #000000; 
	border-width: 0px 2px;
	background-color: #FFFFFF;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	color: #000000;
	overflow: auto;
	margin:0 0 0 0;
	padding: 1% 3% 1% 3%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#main-content2 {
	height: 400px; 
	position: relative;
	color: #ffffff;
	overflow: auto;
	margin:0 0 0 0;
	padding: 1% 3% 1% 3%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#main-content4 {
	height: 400px; 
	position: relative;
	color: #ffffff;
	overflow: auto;
	margin:0 0 0 0;
	padding: 1% 3% 1% 3%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader»
(src='images/logo_01.png',sizingMethod='scale');
	background-image: url(images/logo_01.png);
	background-position:right;
	background-repeat: no-repeat;
}


#footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin:0 10px 0 10px;
	text-align: center;
	font-size: 16px;
	height: 35px;
}

/* Spanned Classes */

.smalltext {
	font-size: 10px;
	color: #333333;
	line-height: 8px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

.readable {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

.readable-front {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin-top: 130px;	
	text-align: center;
}

.player {
	font-size: 16px;
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 70px 20px 20px 20px;	
}

.bigtext {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.bigtextwhite {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.bigtextwhite-spaced {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.main-content3 {
	text-align: justify;
	position: relative;
	background-color:#FFFFFF;
	color: #000000;
	margin:0 10px 0 10px;
	padding: 2% 2% 2% 2%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 470px;
}

.widthright {
	text-align: left;
	position: relative;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	width: 420px;
}

ul {
	list-style: none;
	list-style-type: none;
	line-height: normal;
}

.numbered {
	list-style: decimal;
	list-style-type: decimal;
}

.gallerycontainer {
	text-align: center;
}

#gallerycontainerline {
	margin: 20px 5px 20px 5px;
}