html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}


body {
	margin: 0 auto;
    color: #525252;
	width:816px;
	background: #dece6c url('pics/ystripebg.png') repeat fixed center top;
    font-family: "bookman old style", "times new roman", verdana;
	font-size: 13px;
	line-height: 1.5;
}

p {
	padding: 5px 20px 5px 20px;
}

h1 {
	padding: 0 0 0 20px;
	color: #262e2b;
	font-family: "bookman old style", "times new roman";
}

h2 {
	color: #262e2b;
	padding: 0px;
	font-family: "bookman old style", "times new roman";
}

h3 {
	color: #000000;
	font-size:20px;
	padding: 0px;
	margin: 0px;
	font-family: "bookman old style", "times new roman"; 
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: "bookman old style", "times new roman"; 
	color: #000000;
}

td {
	vertical-align: top;
}

.col {
	text-align: center;
	padding:0px 10px 0px 10px;
	text-decoration: none;
	color: #fcf9b6;
}

.class1 a:link {
	color:#ffffff;
	text-decoration: none;
}
.class1 a:visited {
	color:#ffffff;
	text-decoration: none;
}
.class1 a:hover {
	color:#262e2b;
	text-decoration: none;
}
.class1 a:active {
	color:#262e2b;
	text-decoration: none;
}

.class2 a:link {
	color:#5d826e;
	text-decoration: none;
}
.class2 a:visited {
	color:#5d826e;
	text-decoration: none;
}
.class2 a:hover {
	color:#262e2b;
	text-decoration: none;
}
.class2 a:active {
	color:#262e2b;
	text-decoration: none;
}

.navigation {
	z-index: 2;     
	text-align:center;
	width: 775px;
	position: relative;
	top: 240px;
}

.lcolumn {
	width: 377.5px;
	vertical-align: top;
}

.rcolumn {
	width: 377.5px;
	vertical-align: top;
}

.column {
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	padding: 20px;
}

.floatright {
	padding-left: 10px;
	padding-right: 0px;
	float:right;
}

.floatleft {
	padding-left: 0px;
	padding-right: 10px;
	float:left;
}

.studio21 {
	padding-left:0px;
	padding-right: 0px;
	float:right;
}

.categorypics {
	vertical-align: center;
	width: 204px;
	border: 5px;
	text-align: center;
	width:100%;
	padding: 10px;
}

.pics {
	vertical-align: center;
	width: 204px;
	border: 5px;
	text-align: center;
	width:100%;
	padding: 10px;
}

#container {
	position: relative;
	height: auto !important;
	min-height: 50%;
    width: 816px;
	background:#fcf9b6;
	color:#000000;
	border: 2px;
	border-top: 0px;
	border-style: solid;
	border-color: #5d826e;
}

#nav {
	border: none;
	text-align:center;
	background:url('pics/ystripebg.png') repeat fixed center top;
	position: relative;
	top: -50;
}

#logo {
	border: none;
	background:url('pics/ystripebg.png') repeat fixed center top;
	text-align:center;
	z-index:1;
	top: 0px;
}

#footer {
	border-top:2px dashed #5d826e;
	padding: 20px 0 20px 0; 
	background-color:#fcf9b6;
	color:#000000;
	font-size: 12px;
	text-align: center;
}

#copyright {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 10px 0;
	color: #000000;
}

#contentleft {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}

#r_sidebar {
	width: 500px;
	padding: 20px 20px 20px 20px;
	line-height: 1.5em;
	display: inline;
}
