﻿/* CSS layout */
#wrapper {
	padding: 2px 15px 10px 15px;
	margin-right: auto;
	margin-left: auto;
	width: 1009px;
	background-color: #FFFFFF;
	position: relative;
}
#masterhead {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#top_nav {
	padding: 5px 0px 5px 0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	margin-bottom: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 30px;
}

#container {
	box-shadow: 0px 0px;
	min-width: 600px;
	padding-right: 10px;
	padding-left: 10px;
}

#right_col {
	border-radius: 2px;
	border-style: none;
	padding: 0px 15px 10px 15px;
	margin: 0px 0px 10px 0px;
	width: 200px;
	float: right;
	background-image: none;
	background-color: #DDE4E6;
}
#page_content {
	float: none;
}

#footer {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #000000;
	padding: 7px;
	clear: both;
}
#masterheadBG {
	background-image: url('../dwt/images/header_1009.jpg');
	background-repeat: no-repeat;
	width: 1009px;
	height: 96px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#right_col_top {
	padding: 5px 10px 10px 10px;
}
#right_col_mid {
	border-style: solid;
	border-color: #008080;
	border-width: 0px 0px 1px 0px;
}
#materials {
	border: 1px dashed #008080;
	border-radius: 8px;
	background-color: #EBF1F1;
	padding: 5px 10px 10px 10px;
	width: 600px;
	margin-top: 10px;
}
#materialsIndie {
	box-shadow: 0px;
	border: 1px dashed #795F9A;
	border-radius: 8px;
	background-color: #E4DEEB;
	padding: 5px 10px 10px 10px;
	width: 560px;
	margin-top: 10px;
}
#sidebarR {
	padding: 5px 10px 20px 20px;
	width: 297px;
	float: right;
	margin: 0px;
	text-align: center;
	vertical-align: text-top;
}






#allthumbs {
	height: 960px;
}
#sidebarRyarn {
	width: 504px;
	float: right;
	vertical-align: text-top;
}



#wrapper2 {
	border-color: #C0C0C0;
	border-width: medium;
	padding: 2px 15px 10px 15px;
	margin-right: auto;
	margin-left: auto;
	width: 945px;
	background-color: #BECBD6;
}



#pageheading {
	height: 288px;
	margin-bottom: 5px;
}
#pageheadingHigh {
	height: 320px;
}
#sidebarRpatts {
	width: 288px;
	float: right;
	vertical-align: text-top;
	margin-left: 20px;
}
#pageheadingShort {
	height: 264px;
}
#page_content_home {
	float: none;
	text-align: center;
}
#footerNew {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999999;
	padding: 7px;
	clear: both;
	background-color: #CECECE;
}



#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}



#sidebarRneedles {
	width: 432px;
	float: right;
	vertical-align: text-top;
	margin-left: 20px;
}
#sidebarRpatts {
	width: 288px;
	float: right;
	vertical-align: text-top;
	margin-left: 20px;
}



