



			   /* * * * * * * * * * * * * * * * * * * * * * * * *
				*                                               *
				*     Copyright © 2009 Synergy Studios, Inc.    *
				*     All rights reserved.                      *
				*												*
				*												*
				* * * * * * * * * * * * * * * * * * * * * * * * *
				*                                               *
				*     Fucktards read the Law here:              *
				*     http://copyright.gov/                     *
				*                                               *
				* * * * * * * * * * * * * * * * * * * * * * * * */
										























































/* structure */

body {
	background:#000 url( ) center top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainTable {
	background:#000 url(bg-side.gif) repeat-y;
    border-color: #c41230;
    border-width: 0 1px 1px 1px;
    border-style: solid;
}
.header {
	background: url(bg-head.jpg) center top no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sidebar {
	background:#000 url(XXX) repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contentTable {
	background: url(bg-icons.jpg) right bottom no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
.aboutTable {
	background: url(bg-about.jpg) right bottom no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}

hr { 
	border: 0; 
	color: #ddd; 
	background-color: #ddd; 
	height: 1px; 
}

/* global special pads */
.mainTitle {margin-top:20px}
.sidebarTitle {margin-top:66px}
.iconspace {margin:0px 5px -1px 0px}

/* typography */
.bodyText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	line-height: 1.66em;
}
.bodyTextOpen {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	line-height: 2em;
}
.bodyTextTight {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	line-height: 1.2em;
}
.bodyTextList {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	line-height: 2.5em;
}
.bodyTextBoldAccent {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #f00;
}
.bodyTextBoldAccentTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
}
.note {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #333333;
	font-size: 10px;
	line-height: 1.3em;
}
.boldNote {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-size: 10px;
	line-height: 1.2em;
	padding-top:44px;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #666;
	font-size: 11px;
	padding-top:22px;
	line-height: 1.6em;
}

.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #800;
}

p.quotes {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	line-height: 1.66em;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-style: italic;
	border-style:solid;
	border-color:#282828;
	border-width:1px;
}

/* links */
a:link {
	text-decoration: none;
	color: #800000
}
a:visited {
	text-decoration: none;
	color: #800000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}


a.foot:link {
	text-decoration: none;
	color: #999;
}
a.foot:visited {
	text-decoration: none;
	color: #999;
}
a.foot:hover {
	text-decoration: none;
	color: #ccc;
}
a.foot:active {
	text-decoration: none;
	color: #ccc;
}


a.nav:link {
	text-decoration: none;
	color: #999;
}
a.nav:visited {
	text-decoration: none;
	color: #999;
}
a.nav:hover {
	text-decoration: none;
	color: #fff;
}
a.nav:active {
	text-decoration: none;
	color: #f00;
}



/* form styles */
.formbox {
	background-color: #151515;
	border: 1px;
	border-top-color: #500;border-right-color: #700;border-bottom-color: #700;border-left-color: #500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-style: normal;
	border-style: solid;
}
.submit {
	background-color: #151515;
	border: 1px;
	border-top-color: #500;border-right-color: #700;border-bottom-color: #700;border-left-color: #500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800;
	font-style: bold;
	border-style: solid;
}
.bodyTextForm {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #800;
	text-decoration: none;
	line-height: 1em;
	padding-right: 5px;
}
.required {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #900;
	font-size: 10px;
	line-height: 1.5em;
}




