* {behavior: url(iepngfix.htc);}

html,body {margin:0;padding:0}
body {
	font-size: 62.5%; /* Set 1em = 10px */
	background: #EBEBEB url("images/bg.jpg") repeat-x;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
}

.dotted {border:1px dotted #858585;}
.bgdotted{float:left;padding:1px;background:url("images/dot.gif") repeat;margin:0 .5em .1em 0;}
.roundcorn img{border:3px solid #fff;}

p{margin:0 10px 10px}
a:link{display:inline;color: #370202;padding:1px; font-weight:bold;}
a:hover {text-decoration:none;}
a:visited {text-decoration:none; color:#970202;}


div#header {height:100px; margin-bottom:5em;}
div#header h1{margin:0; padding:0; height:90px;width:164px; margin-left:50px;letter-spacing:-1000em; background: transparent url("images/title.jpg") no-repeat;}

div#content {margin:50px;}
div#content h2{line-height:1.4; font-size:2em; color:#370202;margin-top:2em;}
div#content p{line-height:1.4; padding-left:0px; margin-left: 0px; font-size:120%; font-family: Tahoma, Arial, Verdana, sans-serif; width:600px;}

ol {
	padding:0;
	margin:0;
}

ol li {
	color:#1d1d1d;
	font-weight:bold;
	margin-bottom:.4em;
	font-size:1.1em;
}

ol li code {font-weight:bolder;font-size:1.2em;}
ol li strong {font-weight:bold;font-size:1.2em;color:#280202;}

ol li pre, div#content pre{
	color:#970202;
	font-size:1.2em;
	padding:0;
	margin-top:0 0 0 2em;
}

ol li pre em  {color:#999;font-style:normal;}


/*  Table Styles  */
table {
	color: #7F7F7F;
	font: 1.1em/1.3em "Trebuchet MS",Verdana,sans-serif;
	border-collapse: collapse;
}

table,caption {
	margin: 0;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom:1em;
}

caption,th,td {
	border-left: 0;
	padding: 10px
}

caption,thead th,tfoot th,tfoot td {
	background-color: #370202;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase
}

thead th {
	background-color: #370202;
	color: #FFB3A6;
	text-align: center
}

tbody th {
	padding: 20px 10px
}

tbody tr.odd {
	background-color: #F7F7F7;
	color: #666
}

/**/
div#content ul li {font-size:1.2em;}
div#content ul li a{font-size:1em; font-weight:bold;}
ul li a:hover {text-decoration:none;}
ul li a:visited {text-decoration:none; color:#970202;}

div#footer{background: #333;color: #FFF; padding-bottom:50px;}
div#footer h2{margin:0;padding:5px 50px}
div#footer p{margin:0;padding:5px 50px}
div#footer{clear:left;width:100%}
div#footer a :link, div#footer a:hover, div#footer a:visited {color:#FFF;}