/* 
Title:		qnp stylesheet number 1
Author:		kirk@quadnineproductions.com
Updated:	18 November 2005
*/

/*------------------- START DOCUMENT CONTENT -------------------*/
body {
	background-color: #99968B;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #000;
	
}


#center {
        position: relative;
        margin: 0 auto;
		width: 800px;
		height: auto;
}		

#head {
	width: 800px;
	height: 245px;
	background-repeat: no-repeat;
	background-image: url("../media/images/sheet1/rotate.php");
	margin-bottom: 4px;
}


a:visted {
	color: #4f575a;
	text-decoration: none;
}

a:hover {
	color: #5F161D;
	text-decoration: underline;
}

a {
	color: #4f575a;
	text-decoration: none;
}

img {
	border-style: none;
}

/*------------------- START NAVIGATION -------------------*/
#navcontainer {
	height: 28px;
	width: 775px;
	margin-left: 7px;
	margin-bottom: 8px;
	border: 6px solid #fff;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	letter-spacing: .3em;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#navcontainer ul li a {
	background: #4f575a;
	width: 155px;
	height: 20px;
	padding: 4px 0px;
	margin: 0 0 10px 0;
	color: #fff;
	text-decoration: none;
}

#navcontainer a:link, #navcontainer a:visited
{
float: left;
line-height: 17px;
font-weight: bold;
margin: 0 0 4px 0;
text-decoration: none;
color: #fff;
}

#navcontainer a:link#current, #navcontainer a:visited#current, #navcontainer a:hover
{

background: #A2925F;
border-bottom: 4px solid #fff;
color: #fff;
height: 19px; 
}

/*------------------- END NAVIGATION -------------------*/


div.content {
	width: 775px;
	height: auto;
	margin-left: 7px;
	background-color: #6B8994;
	border: 6px solid #fff;
	line-height: 1.5em;
	word-spacing: 3px;

}

/*------------------- START 23 -------------------*/

#twothree {
	width: 515px;
	padding: 15px 5px 15px 15px;
}


#twothree h1 {
	font-size: medium;
	font-weight: bold;
	color: #BFAB6A;
	padding-top: 30px;

}

h2.main {
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	font-size: medium;

}

p.date {
	font-size: xx-small;
	font-style: italic;
	color: #fff;
}

a.order {
	font-size: xx-small;
	font-style: italic;
	color: #fff;
}

#relate {
    padding-right: 35px;
    width: 50px;
    float: right;
    clear: left;
}

#relate img {
    padding: 10px 5px 5px 5px;
}

object.mov {
    padding: 10px 25px 25px 25px;
}
/*------------------- END 23 -------------------*/

/*------------------- START FORM -------------------*/

em.asterisk {
	color: #821300;
}

/*------------------- END FORM -------------------*/

/*------------------- START 13 -------------------*/


#onethree {
	float: right;
    width: 200px;
	padding: 20px 15px 15px 5px;
	clear: left;
}

#onethree h4 {
	padding-bottom: 5px;
	font-weight: bold;
	color: #BFAB6A;
	border-bottom: 1px solid #fff;
}

#onethree p {
	font-size: xx-small;
}


#onethree ul {
	color: #fff;
	text-align: left;
	list-style-type: none;
	line-height: 1.2em;
}

image.gallery {
	padding: 1px;
	height: 35px;
	width: 35px;	
}

/*------------------- END 13 -------------------*/

/*------------------- START FOOT -------------------*/

#foot {
	width: 775px;
	font-size: x-small;
	font-style: italic;
	font-weight: lighter;
	color: #000;
	background-color: #fff;
	text-align: right;
	clear: both;
	padding: 2px 0px 3px 0px;
}
/*------------------- END FOOT -------------------*/
