body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: white;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
h2 {
	font-size: 18px;
	padding-bottom: 12px;
}
p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
#container {
	width: 940px;
	margin: auto;
	text-align: left;
	/*background: url("/dl/bg/bg2.jpg") left top no-repeat;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 20px;
	position: relative;
}
#divbg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#ctrlbg {
	position: absolute;
	top: 0;
	left: 681px;
	background: url("/i/toptransbg.png") left top no-repeat;
	width: 189px;
	height: 18px;
	font-family: "Courier New", Courier, monospace;
	font-size: 8px;
	z-index: 2;
}
#moreinfo {
	position: absolute;
	top: 25px;
	left: 681px;
	width: 189px;
	height: 120px;
	background: url("/i/toptransbg.png") left top repeat-y;
	font-size: 10px;
}
#moreinfocnt {
	height: 80px;
	overflow: hidden;
	padding: 10px;
	text-align: center;
}
#moreinfoclose {
	text-align: right;
	padding-right: 10px;
}
#moreinfo a {
	color: black;
}
#topblkgrad {
	position: relative;
	z-index: 2;
	width: 940px;
/*	background: url("/i/topblkgrad.png") left top repeat-x;*/
}
#containerpad {
	padding: 0 70px 0 70px;
}
#title {
	padding: 10px 0 15px 0;
	text-align: left;
}
#nav {
	background-color: white;
	height: 37px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 0px;
	position: relative;
}
#flag {
	position: absolute;
	top: 3px;
	left: 756px;
}
#navpad {
	padding-top: 7px;
	line-height: 23px;
}
#nav a {
	display: block;
	padding: 0 11px 0 11px;
	color: black;
	text-decoration: none;
}
#nav #flag a {
	padding: 0;
}
#nav a:hover,
#nav a.selected {
	background-color: #ffcc00;
}
#nav #flag a:hover {
	background-color: white;
}
#main {
	margin-top: 4px;
	background-color: white;
	padding: 8px 8px 8px 28px;
	margin-bottom: 10px;
	border: 2px solid #828282;
}
.home #main {
	padding-left: 20px;
}
#cnt {
	width: 555px;
}
.home #cnt {
	width: 380px;
}
#cnt h1 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 13px;
}
#cnt a {
	color: #ff0000; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none;
}
#cnt a:hover {
	text-decoration: underline;
}
#cnt .hr {
	border-top: 1px solid black;
}
#cntpad {
	padding: 0 20px 0 0;
}
.home #cntpad {
	padding-right: 10px;
}
#sidebar {
	width: 208px;
	background-color: black;
	padding-bottom: 20px;
	color: white;
}
.home #sidebar {
	width: 392px;
}
#sidebarpad {
	padding: 8px 20px 0 20px;
}
#sidebar h1 {
	color: white;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 13px;
}
#sidebar h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#awards img {
	padding-right: 17px;
}
#sideimg {
	text-align: center;
}
#sideimg img {
	display: block;
	margin: auto;
	margin-bottom: 13px;
}
#morepic {
	padding-left: 15px;
}
#morepic a {
	color: #ff0000; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none;
}
#morepic a:hover {
	text-decoration: underline;
}
a.red {
	color: #ff0000; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none;
}
a.red:hover {
	text-decoration: underline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.clear {
	clear: both;
}
#sidebar .hr {
	border-top: 1px solid #282828;
}
#footer {
	background-color: white;
	height: 37px;
	line-height: 37px;
	position: relative;
	padding-left: 37px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #828282;
}
#footer a {
	color: black;
	text-decoration:none;
}
#footer a:hover {
	text-decoration: underline;
}
#paypal {
	position: absolute;
	top: 8px;
	left: 750px;
}
#subnav {
	border: 6px solid black; 
	background-color: white;
	padding: 4px;
	padding-bottom: 6px;
}
#subnav a {
	color: black;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 3px;
}
#subnav a.subnavlink:hover,
#subnav a.subnavlink_selected {
	background-color: #ffcc00;
}


.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}