* {margin:0; padding:0}
html {
	font-size:100.01%
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#thanks, #error, #submit {
	background-image: url(../images/bush-background.jpg);
}
#downloads {
	background-image: url(../images/angela-background.jpg);
}
#home {
	background-image: url(../images/blair-background.jpg);
}
#legal {
	background-image: url(../images/putin-background.jpg);
}
.container {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 610px;
	position: relative;
}
h1 span {
	display: none;
}
#thanks h1, #error h1, #submit h1 {
	position: relative;
	top: 130px;
	left: 133px;
	width: 175px;
}
#downloads h1 {
	position: relative;
	top: 6px;
	left: 0px;
	width: 350px;
}
#home h1 {
	position: relative;
	top: 238px;
	left: 270px;
	width: 170px;
}
#legal h1 {
	position: relative;
	top: 8px;
	left: 10px;
	width: 350px;
}
#downloads .text-box1 {
	position: relative;
	top: 10px;
	left: 5px;
	width: 345px;
}
#downloads table {
	position: relative;
	top: 20px;
	left: 50px;
}
#home .text-box1 {
	position: relative;
	top: 253px;
	left: 277px;
	width: 310px;
}
#home .text-box2 {
	position: relative;
	top: 238px;
	left: 330px;
	width: 255px;
}
#home .text-box3 {
	position: relative;
	top: 238px;
	left: 330px;
	width: 260px;
	padding-top: 1px;
}
#home .content p {
	padding-bottom: 5px;
	font-size: 0.8em;
}
#legal .text-box1 {
	position: relative;
	left: 10px;
	top: 8px;
	width: 400px;
}
#legal .text-box2 {
	position: relative;
	left: 10px;
	top: 18px;
	width: 380px;
}
#legal .text-box3 {
	position: relative;
	left: 10px;
	top: 28px;
	width: 360px;
}
.left-pictures img {
	display: block;
	/*margin-bottom: 10px;*/
	margin-top: 11px;
}
.float-right {
	float: right;
	padding-left: 10px;
	width: 395px;
}
h2, h3 {
	font-family: Rockwell, Georgia, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 {
	color: #ce0031;
	font-size: 1em;
	padding: 4px 0px 4px 0px;
}
.left-pictures {
	float: left;
	width: 182px;
}
.text-box1 {
	position: relative;
	top: 138px;
	left: 70px;
	width: 255px;
}
table a {
	padding-right: 25px;
}
.text-box2 {
	position: relative;
	top: 138px;
	left: 15px;
	width: 325px;
}
#downloads .text-box2 {
	top: 10px;
	left: 5px;
	width: 325px;
}
#downloads p {
	margin-bottom: 8px;
}
.content {
	height: 547px;
	width: 610px;
	padding: 0px;
	margin: 0px;
	position: relative;
	overflow: auto;
}
.small {
	font-size: 0.7em;
	padding-top: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
.small2 {
	font-size: 0.75em;
}
form input, textarea {
	border: 0px;
}
form {
	position: relative;
	width: 360px;
	margin-top: 15px;
}
.message-field {
	width: 295px;
	height: 62px;
	margin-top: 10px;
}
.file-name {
	/*width: 295px;*/
	height: 23px;
}
.submit {
	height: 23px;
}
p, table a:link, h4, h3 {
	font-family: Rockwell, Georgia, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 0.9em;
}
#info .content p {
	font-size: 0.75em;
	padding: 3px 0px 3px 0px;
	line-height: 1em;
}
h3 {
	font-size: 0.8em;
	padding: 4px 0px 4px 0px;
}
h4 {
	font-weight: bold;
}
.content a:link {
	color: #99bdff;
}
.content a:visited {
	color: #FFFFFF;
}
.content a:hover, .content a:active, .content a:visited:hover {
	color: #ce0031;
}
.links {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.links a:link, .links a:visited {
	color: #cccccc;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.links a:hover, .links a:visited:hover, .links {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.invisible {
	visibility: hidden;
}
.links  {
	text-align: justify;
	font-size: 0.8em;
}
/*div, form {
	border: 1px solid red;
}
