body {
	margin: 0px;
	padding: 0px;
	border:0px;
	width:100%;
    text-align:center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #942928;
}
a:active {
	text-decoration: none;
	color: #333333;
}
div#header {
	width: 1000px;
	height: 110px;
	background-color:#942928;
	margin: auto;
	padding: 0;
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x;	
}
div#top {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align:center;
	padding:5px;	
}
div#header_left {
	float: left;
	padding-top:42px;
	padding-left:40px;
	padding-bottom:37px;
	height:31px;
	
}
div#header_right {
	float: right;
	padding-top:10px;
	padding-right:50px;
	padding-bottom:10px;
	height:90px;
	line-height:90px;
	vertical-align:middle;
}
div#navbar {
	width: 1000px;
	height: 41px;
	background-color:#CCCCCC;	
	margin: auto;
	text-align:right;
	line-height:41px;
	vertical-align:middle;			
}
.navtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	padding-right: 10px;
}

div#container {
	margin: auto;
	padding: 0;	
	width: 1000px;
	
		
}
div#column1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	
}
div#left {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	width: 510px;
	float: left;
	text-align: left;
}
div#main {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 515px;
	margin-right: 340px;
}
div#right {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 320px;
	float: right;
}
div#bottom {
	display:block;
	width:100%;
	background-color: #F2F2F2;
	padding: 0px;
	text-align: center;
	
}
div#footer {
	width: 1000px;
	height: 270px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	background-color:#942928;
	
}
div#footer2 {
	width: 1000px;
	height: 150px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:10px;
	background-color:#CCCCCC;	
}
div#footer_left {
	float: left;
	padding-top:42px;
	padding-left:40px;
	padding-bottom:37px;
	height:31px;
	
}
div#footer_right {
	float: right;
	padding-top:10px;
	padding-right:50px;
	padding-bottom:0px;
	height:90px;
	line-height:90px;
	vertical-align:middle;
}

div#footer2_left {
	float: left;
	padding-top:10px;
		
}
div#footer2_right {
	float: right;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}







.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #666666;
}

img.thumb1--border {
	border: 1px solid #999999;
	margin-top:6px;
	margin-bottom:7px;
	margin-left:6px;
	margin-right:4px;	
}
img.plugs_border {
	border: 2px solid #333333;
	background-color:#FFFFFF;
	
}

img.more_free {
	border: 1px solid #000000;
}
img.more_free:hover {	
	border: 1px solid #900;
}
.headers {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000;
	border-bottom-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	border-bottom-style: solid;
	border-top-style: solid;
	text-align: left;
	background-color: #ebeb64;
}
.plugs_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;	
	text-align: left;
}
.download {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.plugs_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	font-style:italic;	
	
}
.plugs---play {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
	line-height:11px;
	color: #000000;
	
}
.plugs---play:hover {
	text-decoration:none;
	
}
.smallertext {
font-size:9px;
}
.alert {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #942928;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #942928;
	border-right-color: #942928;
	border-bottom-color: #942928;
	border-left-color: #942928;
	padding: 10px;
	margin-bottom:5px;
	margin-top:5px;
	background-image: url(../images/alert_bg.gif);
}

.play {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding-left: 5px;
	background-image: url(../images/play.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
}

.play a:hover {
	text-decoration:none;
}
#hide {
	display:block;
	width:300px;
	height:250px;
	text-align:center;
	vertical-align:middle;
	margin-top:auto;
	margin-bottom:auto;
}
#hide_filler {
margin-top:113px;
}
#vid {
	display:none;
	width:300px;
	height:250px;
}
div.page-box {
	height:200px;
	padding-top:20px;
	
}
div.pages {
	text-align: center;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	padding: 5px;
}

div.pages a {
	border: 1px solid #999999;
	padding: 5px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #942928;
	background-color: #ebeb64;
}

div.pages a.current {
	color: #942928;
	background-color: #FFFFFF;
}

div.pages a:hover {
	color: #942928;
	background-color: #DDDDDD;
}
.plugs---title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	
}