div.top
{
	margin: auto;
	width: 250pt;
}

div.splosion
{
	display: inline-block;
	left: 30%;
	margin: auto;
	padding: 5pt;
	text-align: center;
	width: 275pt;
}
div.religion
{
	display: inline-block;
	left: 30%;
	margin: auto;
	padding: 5pt;
	text-align: center;
	width: 275pt;
}
div.tshop
{
	display: inline-block;
	margin: auto;
	padding: 5pt;
	right: 30%;
	text-align: center;
	width: 275pt;
}
div.politics
{
	display: inline-block;
	margin: auto;
	padding: 5pt;
	text-align: center;
	width: 275pt;
}
div.HImage
{
	bottom: -5px;
	display: inline-block;
	position: static;
	right: -5px;
}
div.Pic
{
	position: relative;
}
.cc00
{
	color: #000000;
	font: 16pt 'Helvetica', 'Times New Roman';
}
.cc01
{
	color: #000080;
	display: inline-block;
	font: 12pt 'Comic Sans MS', cursive;
}
.cc02
{
	font: 12pt 'Comic Sans MS', cursive;
}
.cc03
{
	color: #800000;
	font: 24pt 'Comic Sans MS', cursive;
}
.cc04
{
	display: inline-block;
	font: 16pt 'Comic Sans MS', cursive;
}
.cc05
{
	color: #000;
	font: 12pt 'Times New Roman';
}
body#page
{
	background-color: #222;
}
div.main
{
	background-color: #fff;
	margin: auto;
	padding: 20px;
	width: 94%;
}
div.links
{
	display: block;
	text-align: center;
}
a
{
	text-decoration: none;
}
div.header
{
	background: #cc7a00;
	border: 3px solid #cc7a00;
	border-radius: 10px;
	margin: auto;
	padding: 5px;
	text-align: center;
	top: 5pt;
	width: 96%;
}
div.headerm
{
	background: #aaaaaa;
	border: 2px solid #555555;
	border-radius: 10px;
	color: #FFFFFF;
	display: inline-block;
	padding: 5px;
	text-align: center;
}
.headerm:hover
{
	background: #555555;
	border: 2px solid #0f0;
	color: #000000;
}
object
{
	width: 100%;
}
div.rbutton
{
	background: #aaaaaa;
	border: 3pt solid #000;
	border-radius: 50%;
	color: #FFFFFF;
	display: inline-block;
	height: 35px;
	padding: 5px;
	text-align: center;
	width: 200px;
}
.rbutton:hover
{
	background: #555555;
	border: 3pt solid #0f0;
	color: #000000;
}
div.rbuttonb
{
	background: #aaaaaa;
	border: 3pt solid #000;
	border-radius: 50%;
	color: #FFFFFF;
	display: inline-block;
	height: 65px;
	padding: 5px;
	text-align: center;
	width: 200px;
}
.rbuttonb:hover
{
	background: #555555;
	border: 3pt solid #0f0;
	color: #000000;
}
div.rbuttonc
{
	background: #aaaaaa;
	border: 3pt solid #000;
	border-radius: 50%;
	color: #FFFFFF;
	display: inline-block;
	height: 35px;
	padding: 5px;
	text-align: center;
	width: 200px;
}
div.lightning
{
	display: inline-block;
}
div.spacer
{
	height: 12pt;
}
div.polbut
{
	background: #ddffdd;
	border: 2px solid #555555;
	border-radius: 10px;
	color: #000;
	display: inline-block;
	padding: 5px;
	text-align: center;
	width: 450px;
}
.polbut:hover
{
	background-color: #99aa99;
	border: 2px solid #0f0;
	color: #000000;
}
img.largeimg
{
	Width:150px;
	height:100px;
}
img.smallb
{
	Width:150px;
	height:60px;
}
div.tshopb
{
	display: inline-block;
	left: 30%;
	margin: auto;
	padding: 5pt;
	text-align: center;
}
img.bigimg
{
	Width:327px;
	height:200px;
}
img.bigimg2
{
	Width:504px;
	height:150px;
}
img.headerimg
{
	width:50px;
	height:50px;
}
div.alpha
{
width:320px;
background:red;
}
div.beta
{
width:640px;
background:blue;
}
div.charlie
{
width:960px;
background:yellow;
}
div.delta
{
width:1024px;
background:green;
}
div.echo
{
width:100%;
background:orange;
}
div.foxtrot
{
width:90%;
background:grey;
}
div.golf
{
width:80%;
background:purple;
}
div.hotel
{
width:75%;
background:magenta;
}
div.india
{
width:50%;
background:cyan;
}
div.juliett
{
width:25%;
background:maroon;
}
div.kilo
{
width:20%;
background:indigo;
}
div.lima
{
width:10%;
background:silver;
}
@media screen and (max-width: 1300px)
{
	div.splosion
	{
		clear: both;
		height: 0px;
		position: fixed;
		visibility: hidden;
		width: 0px;
	}
	div.lightning
	{
		clear: both;
		height: 0px;
		position: fixed;
		visibility: hidden;
		width: 0px;
	}	
}
@media screen and (max-width: 960px)
{
.headerimg
{
width:0px;
height:0px;
display:none;
}
}
@media screen and (max-width:630)
{
div.religion
{
	display: inline-block;
	left: 30%;
	margin: auto;
	padding: 5pt;
	text-align: center;
	width: 100pt;
}
}