

img.homeflag {
	margin: 0px 0px 25px 0px;
	padding: 0px;

}


#body_container {
	font-size: .9em;
	line-height: 1.2em;
}

a.more {
	display:block;
	text-align: right;
	padding-top: 1em;
}

a span, .off {
	display: none;
}

a  {
	color:#002E4E;
	text-decoration: none;
	font-weight: bold;
}
a:hover  {
	color:#EF9008;
}


p {
	padding-left: 25px;
	margin-bottom: 2em;
}



h1 {
	font-family: Georgia, serif;
	font-weight: bold;
	color: #CA0000;
	font-size: 1.3em;
	padding: 0px;
	margin: .5em 0px 1em 0px;
	border-bottom: 1px solid #CA0000;
	
	padding-bottom:4px;
}
h2 {
	font-family: Georgia, serif;
	font-weight: bold;
	color: #CA0000;

	font-size: 17px;
	padding: 10px 0px 0px 10px;
}

h2.heading {
	border: 1px solid #333333;
	border-width: 0px 0px 1px 0px;
	width: 100%;
	height: 32px;
	background-repeat: no-repeat;
	display: block;
}

h3 {
	font-family: Georgia, serif;
	font-weight: normal;
	color: #CA0000;

	font-size: 12px;
	padding: 0px 0px 3px 0px;
}

h3 a {color: #CA0000;}

h4 {
	font-family: Georgia, serif;
	font-weight: bold;
	color: #CA0000;

	font-size: 10px;
	padding: 0px 0px 3px 0px;
}
h5 {
	font-family: Georgia, serif;
	font-weight: normal;
	color: #CA0000;

	font-size: 10px;
	padding: 0px 0px 3px 0px;
}


div.clear_left h3 span.block label.small, div.clear_left h3 span.block label.small a
{
font-weight:bold;font-size:10px;
}



/* Special Formatting */
.quote {
	font-size: 1em;
	line-height: 1.2em;
}

/* Hacking Individual Pages */

/* "Edit My Profile" -> "Photo" Current Picture */
.column h2 {
	margin-top: 10px;
}



div.pressbox {
	border: 1px solid #888888;
	padding: 5px;
	margin-bottom: 10px;
	background-image:url();
	background-position: top;
	background-repeat: repeat-x;
	overflow: auto;
	display:block;
}

div.pressbox h2 {
	padding: 0;
	margin: 0;
	font-size: 110%;
	border-bottom: 1px solid #888888;
	color: ;
}

div.pressbox span {
	font-style: italic;
	font-size: 85%;
	display: block;
	width: 100%;
	text-align: right;
}
div.pressbox p {
	padding: 5px 0px 3px 0px;
	margin: 0;
	font-size: 90%;
	text-align: justify;
}

div.pressbox ul {
	padding: 0px 0px 0px 35px;
	margin: 0px;

}

div.pressbox ul li {
	margin: 0px 0px;
	font-size: 90%;
	padding-top: 5px;
}


div#customdiv.message_container
{
	width: 350px;

	margin: 0px 0px 0px -10px;
	padding: 0 0 25px 0px;
	font-size: 0.9em;

	text-align: center;

	float:left;
	clear:right;	
	background: #FDFFE4 url("http://images.invisionplus.net/images/img.php?section=1&type=customdiv&section=1&bg=FDFFE4&fc=") scroll no-repeat bottom right;
}
div#IE_center {
	_text-align: center;
}

div#customdiv.message_container h1
{

	background: #FDFFE4 url("http://images.invisionplus.net/images/img.php?type=customdiv&bg=FDFFE4&fc=") no-repeat scroll top right;	
	font-size:1.2em;
	text-align:right;
	border-width:0;
	margin:0;
	padding:25px 25px 0px 25px;
	width:300px;
	_width:350px;
}

div#customdiv.message_container p {
	border-top: 1px solid #999;
	margin: 0 25px;
	padding: 1em 0 0 0;
	color: #444;
	font-size:1.2em;font-weight:bold;font-family:verdana;
}

div#customdiv.message_container a.more {
	padding-right:25px;
	font-size:0.9em;
}
div#footer p {
font-size:12px;
}