/* TITANS OF PANTHEON CSS */

body
{
	background-color: #000033;
	font-family: Arial;
	color: white;
}
h1
{
	color: black;
	margin-bottom: 0.1cm;
	margin-top: 0cm;
	font-size: 160%;
	font-weight: bold;
}
h2
{
	color: #ffcc33;
	margin-bottom: 0cm;
	margin-top: 0cm;
}
h3
{
	color: #ffcc33;
	margin-bottom: 0.1cm;
	margin-top: 0cm;
}
h4
{
	color: #ffcc33;
	margin-bottom: 0.1cm;
	margin-top: 0cm;
}
h5
{
	color: red;
	margin-bottom: 0.1cm;
	margin-top: 0cm;
	font-size: 100%;
}
h6
{
	color: #A52A2A;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0cm;
	margin-top: 0.1cm;
}
a
{
	color: #ffcc33;
}
a:hover
{
	color: white;
	font-weight: bold;
}
a:active
{
	color: red;
	font-weight: bold;
}
.pageframe
{
	margin-left: 1cm;
	margin-right: 1cm;
	width: 100%;
	text-align: center;
}
.officerframe
{
	margin-left: 1cm;
	margin-right: 1cm;
	width: 100%;
	text-align: left;
}
.leftnav
{
	padding-left: 0cm;
	padding-bottom: 0.15cm;
}
.subleftnav
{
	padding-left: 0.6cm;
	padding-bottom: 0.1cm;
}
.strong
{
	color: 0033FF;
	font-weight: bold;
}
.footer 
{
	text-align: center;
	width: 100%;
	font-size: 60%;
	color: silver;
}
.columntwo
{
	margin-right: 4.5cm;
	text-align: center;
}
.pagecomment
{
	margin-left: 2cm;
	margin-top: 5cm;
}
.guildmessage
{
	margin-left: 0.3cm;
	margin-right: 1.1cm;
	margin-top: 3.6cm;
	margin-bottom: 0.1cm;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	color: black;
	font-size: 75%;
	font-weight:bold;
}
.guildbusiness
{
	margin-left: 1cm;
	margin-right: 1.1cm;
	margin-top: 3.6cm;
	margin-bottom: 0.1cm;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	color: black;
	font-size: 100%;
	font-weight:bold;
}
.online
{
	margin-top: 0.2cm;
	font-size:70%;
}
ol#rules
{
	margin-top: 0cm;
	margin-bottom: 0.1cm;
	text-align: left;
}
ol#rules li
{
	margin-bottom: 0.2cm;
}
ol#pictures
{
	margin-left: 2cm;
	text-align: left;
	color: #00FFFF;
	font-weight: bold;
}
ol#pictures li
{
	margin-bottom: 0.2cm;
}
ol#generic
{
	margin-top: 0.1cm;
	margin-bottom: 0.1cm;
	text-align: left;
}
table#headerblock
{
	width: 800px;
}
table#headerblock tr
{
	height: 175px;
}
table#headerblock tr, table#headerblock td
{
	vertical-align: middle;
	padding: 5px;
}
table#headerblock tr, table#headerblock td#col1
{
	width: 25%;
	text-align: right;
	font-weight: bold;
}
table#headerblock tr, table#headerblock td#col2
{
	width: 50%;
	text-align: center;
}
table#headerblock tr, table#headerblock td#col3
{
	width: 25%;
	text-align: left;
}
table#messageblock
{
	width: 100%;
}
table#messageblock tr, table#messageblock td#msgcol1
{
	width: 27%;
	vertical-align: bottom;
	padding-bottom: 1.5cm;
	text-align: center;
}
table#messageblock tr, table#messageblock td#msgcol2
{
	width: 27%;
	vertical-align: middle;
	text-align: center;
}
table#messageblock tr, table#messageblock td#msgcol3
{
	width: 27%;
	vertical-align: bottom;
	padding-bottom: 1.5cm;
	text-align: center;
}
table#messageblock tr, table#messageblock td#msgcol4
{
	width: 19%;
	vertical-align: middle;
	text-align: center;
}
table#centerblock
{
	width: 100%;
}
table#centerblock tr, table#centerblock td
{
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
table#centerblock tr, table#centerblock td#col1
{
	width: 17%;
	font-size: 95%;
}
table#centerblock tr, table#centerblock td#col2
{
	width: 83%;
}
table#classldrs
{
	width: 300px;
}
table#classldrs tr, table#classldrs td
{
	vertical-align: middle;
	padding: 5px;
}
table#classldrs tr, table#classldrs td#col1
{
	width:40%;
}
table#classldrs tr, table#classldrs td#col2
{
	width:60%;
}
table#structure
{
	width: 800px;
}
table#structure tr, table#structure td
{
	text-align: center;
	padding: 5px;
	font-weight: bold;
	font-size: 90%;
}
table#structure tr, table#structure td#style1
{
	width: 120px;
	color: white;
}
table#structure tr, table#structure td#style2
{
	width: 100;
	color: yellow;
}
table#structure tr, table#structure td#style3
{
	width: 160px;
	color: white;
}
