@charset "UTF-8";

/* CSS Document */

/* Copyright 2009 HSEHSBANDS and Royal Guardians*/

h1 {

	font-size: 2em;

	margin: .5em 0 .5em 0;

        color: black;

}

h2 {

        font-size: 1.75em;

        color: red;

        margin: 0 0 0 1em;

}

h3 {

	size: 1.5em;

	text-align: center;

	margin: .5em 0 .5em 0;

        color: blue;

}

p {

	font-size: 1em;

	line-height: 1.2em;

	margin: 0 0 .6em 0;

}

a img {

	border: none;

}

#body td.createdate{

	font-size: .75em;

	color: #989898;

	padding: 0 0 0 0em;

}

#body .attachmentsList {

        margin: 0 0 1em 1em;

}

#body .contentheading {

	background: #285CA5;

	color: white;

	font: times;

	font-variant:small-caps;

	font-size: 1.25em;

	padding: 0 5em 0 .5em;

}

a:link.contentpagetitle, a:visited.contentpagetitle {

     color:white;

     text-decoration: none;

}

#container{
	width: 1100px;
	
	background: white;
}

#header {


	height: 165px;

	background-color: black;

	}

#leftcontent {

	padding: .25em .25em .25em -1em;

	float:left;

	border:1px solid #000000;

	margin:  1em .5em 0 0;

	background-color: #e8e8e8;

    width: 180px;

}

#rightcontent {

	padding: .25em .25em .25em .25em;

	float:right;

	border:1px solid #000000;

	margin:  1em 0em 0 0;

	background-color: #e8e8e8;

    width: 170px;
}

#body {  	
	margin: 0em 1em 0 190px;

	padding: 0 -1em 0 0em;
	
	width: 725px;
	
	background-color: white;
	color:  black;

}

#navigation {

	font-size:1em;

    color: #285CA5;

	background-color: white;

	margin: .25em .25em .25em 0.25em;

	padding: 0em 0em .5em .25em;

	border-bottom: 1px solid #989898;

	border-right: 1px solid #989898;

	border-left: 1px solid #989898;

	border-top: 1px solid #989898;

}

		

#banner {

	margin: .25em .25em .25em .25em;

	padding: 0em 0 .25em 0em;

	background-color: white;

	text-align: center;

	border-bottom: 1px solid #989898;

	border-right: 1px solid #989898;

	border-left: 1px solid #989898;

	border-top: 1px solid #989898

}



#contact {

	text-align: center;

	margin: .25em .25em .25em .25em;

	border-bottom: 1px solid #989898;

	border-right: 1px solid #989898;

	border-left: 1px solid #989898;

	border-top: 1px solid #989898;

        background-color: white;

}



#user1 {

	margin: .25em .25em .25em .25em;
    padding: .25em 0 .2em .2em;	

	border-bottom: 1px solid #989898;

	border-right: 1px solid #989898;

	border-left: 1px solid #989898;

	border-top: 1px solid #989898;

        background-color: white;

}



#user2 {

   margin: .25em .25em .25em .25em;

        padding: .25em 0 .2em .2em;	

	border-bottom: 1px solid #989898;

	border-right: 1px solid #989898;

	border-left: 1px solid #989898;

	border-top: 1px solid #989898;

        background-color: white;     

}



#social {

	margin: .25em .25em .25em .25em;

	border-bottom: 1px solid #989898;

	border-right: 1px solid #989898;

	border-left: 1px solid #989898;

	border-top: 1px solid #989898;

    background-color: white;

}



#rss {

	text-align: center;

	margin: .25em .25em .25em .25em;

	border-bottom: 1px solid #989898;

	border-right: 1px solid #989898;

	border-left: 1px solid #989898;

	border-top: 1px solid #989898;

	padding: 1em 0 0 0;

	Background-color: #ffffff;

}

#twitter {

   	margin: .25em .25em .25em .25em;

    padding: 1em 0 0 0 ;	

	border-bottom: 1px solid #989898;

	border-right: 1px solid #989898;

	border-left: 1px solid #989898;

	border-top: 1px solid #989898;

    background-color: white;     

}


#footer {

	padding: .25em 0 0 0;

	clear: both;

	height: 50px;

	background: black;

	color: white;

}