/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body {
	padding:0;
	margin:0;
	}

body {	
	text-align:center;
	min-width:780px;/* for mozilla*/
	background-color: #f0c738;
	background: url(img/back.jpg);
	color: #000000;
	}

#outer {
	font: normal 13px "Lucida Sans Unicode",sans-serif;
	height:99.9%;
	min-height:100%;
	width:776px;
	color: #000000;
	text-align:left;
	margin:auto;
	background-color: #fff;
	padding-right:12px;
	position:relative;
	}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header{
	position:absolute;
	top:0;
	left:-1px;
	width:790px;
	height:120px;
	background: url(img/topleft.gif) no-repeat;
	overflow:hidden;
	color: #000000;
	z-index:100;
	padding-left:200px;
	}

#left {
	position:relative;/*ie needs this to show float */
	font: normal 12px "Lucida Sans Unicode",sans-serif;
	width:130px;
	line-height:140%;
	float:left;
	padding-top:128px;/*needed to make room for header*/
	padding-left:8px;
	}

#left h1 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 12px;
	height: 17px;
	margin-top: 0em;
	margin-bottom: 0em;
	}

#left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#left li { 
	border-bottom: 1px dashed #EEE;
	list-style: none;
	margin: 0;
	}

#left a:link {
	color: #777;
	display: block;
	font-weight: normal;
	font-size: 0.9em;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	}

#left a:visited {
	color: #100;
	display: block;
	font-weight: normal;
	font-size: 0.9em;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	}

#left a:hover {
	color: #111;
	display: block;
	font-weight: normal;
	background:#eeeeee url(img/nav_li.gif) no-repeat;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	}

#left  a:active {
	color: #111;
	display: block;
	font-weight: normal;
	background:#eeeeee url(img/nav_li.gif) no-repeat;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	}

#centrecontent li {
	list-style: url(img/li.gif);
	margin-left: 0px;
	line-height: 20px;
	}

#centrecontent h1,h2,h3 {
	color: #06C;
	font-size: 2em;
	font-family: Arial;
	padding-top: 4px;
	}

#centrecontent h1 {
	font-size: 20px;
	margin-bottom: 4px;
	}

#centrecontent h3 {
	font-size: 16px;
	margin-bottom: 4px;
	}

#centrecontent h4 {
	font-size: 16px;
	font-family: Arial;
	color: #000;
	margin-bottom: 0px;
	}

#centrecontent table {
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	border-collapse: collapse;
	}
	
#centrecontent table th {
	border-style: solid;
	border-width: 1px;
	padding:4px;
	text-align:left;
	}

#centrecontent table td {
	border-style: solid;
	border-width: 1px;
	vertical-align: top;
	padding:6px;
	}

#centrecontent a:link{
	color:#c00000;
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	
#centrecontent a:visited{
	color:#c00000;
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	
#centrecontent a:hover{
	color:#4040ff;
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}
	
#centrecontent a:active{
	color:#4040ff;
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}
	
#footer {
	font: normal 11px "Lucida Sans Unicode",sans-serif;
	width:788px;
	clear:both;
	height:40px;
	background: #0094D6 url(img/bgfooter.gif) repeat-x;
	color: #fff;
	text-align:center;
	line-height: 40px;
	left:0;
	bottom:0;
	position: absolute;
	}

* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer {/*only ie gets this style*/
	\height:42px;/* for ie5 */
	he\ight:40px;/* for ie6 */
	}

#footer a {
	color: #FFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
	}

div,p  {margin-top:0}/*clear top margin for mozilla*/

#centrecontent {
	width:626px;
	float:right;
	padding-top:122px;/*make room for header*/
	}
#centrecontent p {
	padding-left:3px
	}

#clearfooter {width:100%;height:42px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-42px;} /*safari wrapper */

#centrecontent .new {
	color: #0000ff;
	font-weight: bold;
	font-family:"Verdana",sans-serif;
	font-size:12px;
	margin-left: 8px;
	}
	
#centrecontent .dvdbanner {
	width:370px;
	height:70px;
	background: #0094D6 url(img/dvdad2.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	margin-left:100px;
	}
	
#centrecontent .dlimage {
	float:right;
	margin-top:-90px;
	display:inline;
	}

#centrecontent .sftext {
	display:inline;
	color:#000;
	font-size:14px;
	width:320px;
	}

#centrecontent .sfblock {
	display:inline;
	}

#centrecontent .sftext h4 {
	color:#00f;
	font-size:14px;
	font-family:"Verdana",sans-serif;
	font-weight: bold;
	}

#centrecontent .sfimage {
	float:left;
	display:inline;
	width:110px;
	height:110px;
	}

#centrecontent .more {
	text-align:right;
	font-size:14px;
	}

#centrecontent .prev {
	text-align:left;
	font-size:14px;
	}

#centrecontent .webadd {
	font-size:11px;
	}

#centrecontent .t2 {
	vertical-align: top;
	border-style: none;
	}

#centrecontent .t2 td {
	border-style: none;
	vertical-align: top;
	padding:0px;
	}

#centrecontent .t3 {
	vertical-align: top;
	border-style: none;
	}

#centrecontent .t3 td {
	border-style: none;
	vertical-align: top;
	padding:6px;
	}

#centrecontent .descr {
	color: #C60;
	margin-bottom: 6px;
	font-size:11px;
	}

#centrecontent .npl {
	color:#aaa;
	}

#centrecontent .cent {
	text-align: center;
	}

#centrecontent .cen {
	margin: 0px auto;
	}

#centrecontent .rh {
	text-align: right;
	}

#centrecontent .pic {
	border-style: none;
	padding-right: 8px;
	vertical-align: middle;
	}

.dropper {

}

#dvdmenu {
text-align: center;
}

.npl {
	color:#c00000;
	font-family:Verdana,Arial;
	font-size:10px;
	font-weight:normal;
	padding-left:0px;
	padding-right:10px;
}

#dvdmenu a:link{
	color:#c00000;
	font-family:Verdana,Arial;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	border-style: solid;
	border-width: 1px;
	padding:4px;
	margin-right: 10px;
	}
	
#dvdmenu a:visited{
	color:#c00000;
	font-family:Verdana,Arial;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	border-style: solid;
	border-width: 1px;
	padding:4px;
	margin-right: 10px;
	}
	
#dvdmenu a:hover{
	color:#000;
	font-family:Verdana,Arial;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	border-style: solid;
	border-width: 1px;
	padding:4px;
	margin-right: 10px;
	background-color: #e6dcbe;
	}
	
#dvdmenu a:active{
	color:#000;
	font-family:Verdana,Arial;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	border-style: solid;
	border-width: 1px;
	padding:4px;
	margin-right: 10px;
	background-color: #e6dcbe;
	}