/****** Overall Site Theme ******/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF; /* Font color used throughout the site */
}
a:link, a:active, a:visited { /* The style of the links such as the ones found below the layout screenshots */
	color: #FFFFFF;
	background-color:#43312D;
	text-decoration: none;
}
a:hover { /* The style of the links when they're hovered over */
	color: #000000;
	background-color:#C3A270;
	text-decoration: none;
}
body {
	background-image: url(/images/qnmqrm.jpg); /* Site background image */
	background-position:top center;
	background-attachment:fixed;
}
.main-table {
	background-color:#000000;
	background-image: url(); /* Middle table background image */
}
.live-preview {
	background-color:#000000;
	background-image: url(http://i38.tinypic.com/33kae5z.gif); 
	background-position:top center;
	background-repeat:no-repeat;/* Background image displayed in the top frame of the live preview */
}
.live-preview-heading {
	color:#FFFFFF; /* Color of the layout name displayed in the top frame of the live preview */
}
.leftpanel { /* The background & border color of the left panel */
	background-color:#362D22;
	border-right:px solid #000000;
}
.rightpanel { /* The background & border color of the right panel */
	background-color:#362D22;
	border-left:px solid #000000;
}
.page-border { /* The page border style and color */
	border:0px solid #000000;
}
.page-heading { /* The style of the headings found at the top of the pages (click on a layout category for an example)  */
	color:#ffffff;
	border:1px inset #000000;
	background-color:#000000;
	font-weight:bold;
	font-size:14px;
	line-height:30px;
	width:590px;
	text-align:left;
	padding-left:5px;
}
.page-heading a:link, .page-heading a:visited {
	color:#000000;
	background-color:#C3A270;
}
.page-heading h1 { /* The color of the text in the page headings where header 1 tags are used */
	color:#ffffff;
	font-size:16px;
	padding:0px;
	margin:0px;
	text-transform:capitalize;
}
.header { /* Site header, in most cases this won't need to be edited */
	height:110px;
	vertical-align:middle;
}
.footer { /* The style of the footer */
	color:#000000;
	background-color:#362D22;
	border:2px solid #000000;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	text-align:center;
	padding-left:5px;
	height:60px;
}
/****** Layout Section ******/
.small-heading { /* These headings are seen on the view layout page (preview, rate this layout, etc) */
	color:#ffffff;
	border:1px inset #000000;
	background-color:#43312D;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
.small-heading strong {
	color:#8E8574;
}
.preview-buttons { /* On the view layout page, these are the 'view live preview' and 'view large preview' buttons  */
	color:#ffffff;
	border:1px inset #000000;
	background-color:#43312D;
	font-weight:bold;
	font-size:12px;
	width:140px;
	text-align:left;
}
.pagination { /* The pagination is the next / previous links found on the layout categories  */
	color:#ffffff;
	border:1px inset #000000;
	background-color:#43312D;
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	width:590px;
	height:30px;
	text-align:center;
	padding-left:5px;
}
.imgborder { /* The color and style of the border around the layouts */
	border: 1px solid #8E8574;
}
A:hover .imgborder, A:active .imgborder { /* The color and style of the border around the layouts when they're hovered over */
	border: 2px solid #000000;
}
/****** Codes & Generators ******/
.codes-headings { /* In the myspace codes section, these are the headings for the different code sections (myspace text tweaks, image tweaks, etc) */
	background-color:#000000;
	background-repeat:repeat;
	border:1px inset #000000;
	font-size:14px;
	color:#cccccc;
	vertical-align:middle;
	font-weight:bold;
}

/*Navigation*/
.buttons a, .buttons a:visited { /* The left navigation links */
	color: #8E8574;
	background-color: #362D22;
	border-bottom: 1px solid #000000;
	font: 10px Arial, sans-serif;
	padding: 6px;
	padding-left: 3px;
	display: block;
	/*width:177px;*/
	width:95%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.buttons a:hover { /* The left navigation links when they're hovered over */
	color: #000000;
	background-color: #C3A270;
	display: block;
	text-decoration: none;
	
}
.nav-headings { /* The font and background colors of the headings in the left navigation */
	color:#C3A270;
	background-color:#000000;
	text-decoration: bold;
	font-size:9px;
	font-family:Geneva, Arial, Helvetica, sans-serif
	height:11px;
}
/****** Graphics Section ******/
.graphics-pagination { /* The next / previous links found in the graphics section */
	color:#FFFFFF;
	background-color:#000000;
	border:4px solid #ba0e0e;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	width:560px;
	text-align:left;
	padding-left:5px;
}
/****** Home Page ******/
.news-date { /* Color and style of the date used in the news */
	color:#95A271;
	font-weight:bold;
}.news-text { /* Color and style of the news post */
	color:#FFFFFF;
}
/****** Miscellaneous ******/
h1 {
	color:#FFFFFF;
	font-size:18px;
	padding:0px;
	margin:0px;
}
.capitalize {
	text-transform:capitalize;
}
.hidethis {
display:none;
}








a.twilightlinks {



background-color:black;
color: #FF0000;
}





