/*[fmt]1A90-1A0A-1*/
/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td*/
#INVALID-RULE {
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/*remember to define focus styles!*/
:focus {
	outline: 0;
}
* {
	margin: 0px;
	padding: 0px;
}
BODY {
	line-height: normal;
	color: #000000;
	background: #FFF;
}
OL, UL {
	list-style: none;
}
/*tables still need 'cellspacing="0"' in the markup*/
TABLE {
	border-collapse: separate;
	border-spacing: 0;
}
CAPTION, TH, TD {
	text-align: left;
	font-weight: normal;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after {
	content: "";
}
BLOCKQUOTE, Q {
	quotes: "" "";
}
/*PERSONAL SYTLE STARTS HERE*/
P A {
	color: #952700 !important;
	text-decoration: underline !important;
}
P A:hover {
	color: #FE751F !important;
}
HTML {
	height: 100%;
}
#coverAll {
	margin: 0px auto 0;
	width: 1024px;
	background: transparent url(images/BG.png) repeat-y center;
	height: 100%;
}
#dnn_topPane {
	position: relative;
	z-index: 5;
}
#dnn_leftPane {
	text-align: "top";
	vertical-align: top;
	padding-top: 160px;
}
#dnn_ContentPane {
	padding-top: 160px;
	#padding-top: 154px;
	width: 100%;
	vertical-align: top;
	padding-left: 0px;
}
#dnn_ContentPane #tdGrid .Normal {
	width: 68% !important;
	margin-left: 118px;
	margin-top: 20px;
}
#tdGrid IMG {
}
#dnn_rightPane {
	text-align: "top";
	vertical-align: top;
	position: relative;
	z-index: 0;
}
#curve {
	background: url(images/header.png) no-repeat top;
	height: 188px;
	position: relative;
	z-index: 2;
	width: 1047px;
	margin-left: -10px;
	#margin-left: -11px;
}
#logo {
	margin-left: 30px;
	padding-top: 10px;
}
#columnMaker {
	width: 985px;
	margin: -170px auto auto;
}
#Links {
	vertical-align: top;
	padding-top: 170px;
}
#search_container .NormalTextBox {
	border: 1px solid #3B4E03;
	border-bottom: 2px solid #3B4E03;
	border-right: 2px solid #3B4E03;
	/*[empty]background:;*/
}
.menu {
	padding: 0px 0px 20px;
	width: 190px;
}
UL#menu0 LI {
	list-style: none;
	position: relative;
}
UL#menu0 LI A {
	text-transform: uppercase;
	display: block;
	padding: 5px 0px 3px;
	width: 163px;
	height: 20px;
	background: url(images/button2.png) no-repeat -1px -1px;
	text-align: center;
	margin-bottom: 10px;
	border: 2px solid #FFFFFF;
}
UL#menu0 LI A {
	color: #FFFFFF;
	font: bold 16px Arial;
}
UL#menu0 LI:hover A {
	color: #FFFFFF;
	background: url(images/button1.png) no-repeat -1px -1px;
}
UL#menu0 LI UL {
	position: absolute;
	top: 0;
	left: 70px;
	padding: 0px 6px;
	width: 100%;
}
UL#menu0 LI UL LI A {
	font: bold 12px Arial;
}
UL#menu0 LI UL LI {
	display: none;
}
UL#menu0 LI:hover UL {
}
UL#menu0 LI:hover UL LI {
	display: block;
}
UL#menu0 LI.CurrentItem A {
	background: url(images/button1.png) no-repeat -1px -1px;
	padding-bottom: -1px;
	color: #FFFFFF;
}
#footerBar {
	background: no-repeat;
	height: 105px;
	text-align: right;
	position: relative;
	width: 1027px;
}
#footBG {
	margin-bottom: -108px;
	margin-right: -29px;
	/*[empty]background-color:;*/
	margin-top: 0px;
}
UL#footItems {
	margin-top: 2px;
	color: #FFFFFF;
	font-size: 11px;
	margin-right: 20px;
	position: relative;
	z-index: 10;
}
UL#footItems A {
	text-transform: lowercase;
}
UL#footItems A:hover {
	text-decoration: underline;
}
UL#footItems LI {
	list-style-type: none;
	display: inline;
	padding-right: 0px;
}
UL#footItems A, UL#footItems SPAN {
	font-weight: bold;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#BookitPic {
	margin: 15px 0 0 20px;
	padding-top: 40px;
}
#BookitPic IMG {
	float: left;
	border: 0px solid #000000;
	margin-top: -1px;
}
#tdGrid IMG {
	/*[disabled]margin-left:59px;*/
}
#dnn_ctr4714_View_dlAlbum {
	/*[disabled]padding:0;*/
}
/*Security and Privacy Policy skin*/
SPAN.Head {
	font: 17px Arial;
	text-transform: uppercase;
}
SPAN.SubHead {
	font: bold 14px Arial;
	color: #FFFFFF;
}
SPAN.Normal {
	font: 12px Arial;
	color: #010101;
}
SPAN.Normal P {
	text-align: left;
}
SPAN.Normal LI {
	margin-left: 25px;
	list-style-type: disc;
	color: #010101;
}
TABLE.ControlPanel * {
	color: #000000;
	font-size: 12px;
}
.TA_rated {
	float: left;
	#float: none;
}
.TA_cdswritereviewlg {
	margin-left: 38px;
	margin-bottom: -82px;
	#margin: 0;
}
.widWRLPower {
	display: none;
}
.TA_links {
	display: none;
}
