/* CSS Template by gorotron */

html, body {
	margin:0;
	padding:0;
	text-align:center;
}

body {
	background-color:#EAEAEA;	
}

#container {
	text-align:left;
	margin:0 auto;
	margin-top:15px;
	padding:5px 15px;
	width:706px;
	height:auto;
	* height:100%;
	background:url(bg2.gif) repeat-y;
	font:14px Arial,Helvetica,sans-serif;
	color:#000;
}

#banner {
	margin:5px;
	background:url(http://exitpopmonetizer.com/banner4.jpg) no-repeat;
	width:662px;
	height:147px;
	padding:10px 0 0 10px;
}

#dashed {
	width:660px;
	height:145px;
	padding:5px;
	border:1px dashed #000;
} 

#content {
	width:676px;
}

#main {
	width:666px;
	min-height:auto;
	float:left;
	padding:10px;
}

#sideBar {
	float:left;
	width:141px;
	min-height:250px;
	height:auto;
	float:left;
	padding:10px 15px;
	}

#box {
	width:126px;
	height:auto;
	padding:0 10px;
	border:1px dotted #FC6;
}

#navBar {
	list-style:none;
	margin:5px 0;
	padding:0;
}

#navBar a {
	text-decoration:none;
	padding:5px;
	width:136px;
	display:block;
	color:#666;
	border-bottom:1px dashed #FC6;
}

#navBar a:hover {
	background:#DFF0F0;
	color:#666;
}

#noLine a {
	border-bottom:0;
}

h1 {
font-size:12px;
	margin:130px 0 0 5px;
	color:#FFF;
	
}

h2 {
	
	text-align:center;
	font-size:28px;
	margin:0;
	color:#C00000;
  line-height:.95em;
	word-spacing:-.15em;
}

h3 {
text-align:center;
	font-size:20px;
	margin:0;
}
h4 {
	
	text-align:center;
	font-size:24px;
	margin:0;
	color:#C00000;
}

.comments {
	display:block;
	width:485px;
	text-align:right;
	font-size:10px;
	margin:0;
	font-weight:normal;
	color:#999;
	padding:10px 0 15px;
	border-top:1px dotted #FC6;
}

#clear {
	clear:both;
}

p {
	font-size:14px;
	margin-right:15px;
}
ul {

text-indent:0px;
}
li{


font:15px Arial,Helvetica,sans-serif;
	color:#000;
	font-weight:bold;
}
.intro{
text-align:center;
font:13px Georgia,Helvetica,sans-serif;
font-weight:bold;
color:#000;
}
#boxcar {
padding: 15px;
margin-left: 65px;
width: 500px;
border-color: #5C5447;
border-style: solid;
border-width: 2px;
background-color: #D5D6EB;
font-family: Arial, Sans-serif;
font-size: 1.00em; 
color: #000;
text-align: left;
}
#boxcar2 {
padding: 15px;
margin-left: 65px;
width: 500px;
border-color: #5C5447;
border-style: solid;
border-width: 2px;
background-color: #F1EECF;
font-family: Arial, Sans-serif;
font-size: 1.00em; 
color: #000;
text-align: left;
}
#copy, #copy a {
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	font:14px Arial,Helvetica,sans-serif;
	color:#666;
}

#copy a:hover {
	color:#369;
}

#bottom {
	margin:0 auto;
	height:10px;
	width:736px;
	background:url(bg2c.gif) no-repeat;
}