body.default, table.default, td.default {
	color: #FFFFCC;
	background-color: #333399;
}
body.default a:link, body.default a:visited, table.default a:link, table.default a:visited, td.default a:link, td.default a:visited {
	color: #FF9966;
	background-color: #333399;
	font-size:1.2em;
	font-weight:normal;
}
body.default a:hover, body.default a:active , table.default a:hover, table.default a:active , td.default a:hover, td.default a:active {
	color: #FFFFCC;
	background-color: #333399;
	font-size:1.2em;
	font-weight:normal;
}
body.creation {
	color: #CCCCFF;
	background-color: #006600;
	font-size:1em;
	font-weight:normal;
}
body.creation a:link, body.creation a:visited {
	color: #FFCCFF;
	background-color: #006600;
	font-size:1em;
	font-weight:normal;
}
body.creation a:hover, body.creation a:active {
	color: #CCCCFF;
	background-color: #006600;
	font-size:1em;
	font-weight:normal;
}
body.evolution {
	color:#3366CC;
	background-color:#FFCC99;
	font-size:1.2em;
	font-weight:normal;
}
body.evolution a:link, body.evolution a:visited {
	color:#009999;
	background-color:#FFCC99;
}
body.evolution a:hover, body.evolution a:active {
	color:#3366CC;
	background-color:#FFCC99;
}
body.flood, table.flood, td.flood {
	color:#FF9933;
	background-color:#0033CC;
	font-family:"Book Antiqua";
	font-size:1.5em;
	font-weight:normal;
}
body.flood a:link, a:visited, table.flood a:link, a:visited, td.flood a:link, a:visited {
	color:#FFFF00;
	background-color:#0033CC;
}
body.flood a:hover, a:active , table.flood a:hover, a:active , td.flood a:hover, a:active {
	color:#FF9933;
	background-color:#0033CC;
}
.text1 {
	font-family: "Arial Black";
	font-size:1.2em;
	font-weight:normal;
	text-align: center;
}
.white-shadow {
	text-shadow: #FFFF99 0em 0em 0.4em;
	filter: Shadow(Color=#FFFF99, Direction=0, Strength=4);
}
.black-shadow {
	text-shadow: #000000 0.2em 0.15em 0.3em;
	filter: Shadow(Color=#000000, Direction=135, Strength=5);
}
.content {
	margin-left:18%;
}
.text-justify {
	text-align:justify;
}
.header {
	font:bold 1.875em "Century Gothic";
	text-transform:uppercase;
}
.table1 {
	text-align: center;
	border: 2px double;
	border-collapse: collapse;
}
.table2 {
	text-align: left;
	border: 2px double #CCCCFF;
	border-collapse: collapse;
}
.cell1 {
	border: medium double;
	width: 68%;
}
.cell2 {
	border: medium double;
	width: 30%;
}
.cell3 {
	border: medium double;
	width: 30%;
	margin-left:auto;
	margin-right:auto;
}
.floating-box {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
iframe.blog {
	width:100%;
	height:700px;
	border:0px;
	background:#fff;
}
img.fire {
	border:0px;
	width:230px;
	height:378px;
}
img.gq {
	border:0px;
	width:100px;
	height:75px;
}
img.LazyW {
	width:135px;
	height:112px;
	border:0px;
}
.wordPressCategory{
	text-align: left;
}
/*
.body {
	color: #CCCCFF;
	background-color: #006600;
	font-family:Arial Unicode MS;
	text-align: center;
}
a, a:visited, a:active, a:hover {
	color: #FFCCFF;
}
*/
