body
{
    background-position: center top;
    font-family: Verdana;
    font-size: large;
    background-repeat: no-repeat;
    background-image: url('../images/bg1.png');
    background-color: #F7EFE7;
}

.topmenu
{
    border-bottom: thin groove #808080;
    text-align: center;
    text-align: left;
    vertical-align: middle;
    font-size: medium;
    font-family: Verdana;
    height: 60px;
}
.topmenusitemap
{
    color: #FFFFFF;
    text-align: center;
    z-index: 1000;
    font-size: small;
    text-transform: capitalize;
   
}
.tabfooter
{
    width: 815px;
    font-family: Verdana;
    font-size: small;
    text-align: left;
}
.sidemenu
    {
    font-size: medium;
    width: 758px;   
    }
.sidemenulinks
{
    background-color: #2E4d7B;
    padding: 5px;
    margin-top: 5px;
    width: 160px;
    text-align: left;
    vertical-align: top;
    color: #FFFFFF;
    font-family: Verdana;
}
.content
{
    background-image: url('../images/crusader.png');
    width: 528px;
    vertical-align: top;
    background-color: #F7EFE7;
}
.ads
    {
    vertical-align: top;
    width: 100px;
    }
.footer
{
    width: 800px;
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
}
.contentparagraph
{
    width: 800px;
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    background-color: #CCCCCC;
}

/*---------------------------------------- Text Formatting ----------------------------------------*/
p
{
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    text-align: center;
    color: #333333;
}
ol
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    color: #333333;
}
ul
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    color: #333333;
}
pre {
	font-family: Verdana;
    margin: 10px 164px 12px 0px;
	padding: 12px;
	font-size: 12px;
	font-weight: normal;
	background: #EEEEEE;
}
h1
{
    text-align: left;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #333333;
}
h2
{
    text-align: center;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}
h3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
h4 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #003399;
}
h5
{
    font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
    text-align: left;
    color: #333333;
}

h6 {
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
/*---------------------------------------- Basic Links & Previous/Next Links ----------------------------------------*/
a
{
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
}
a:link
{
    font-weight: bold;
    text-decoration: none;
    color: #C08345;
}
a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #C08345;
}
a:hover
{
    font-weight: bold;
    color: #FFCC00;
}
a:active
{
    font-weight: bold;
    color: #0066CC;
    text-decoration: none;
}

.homecontent
{
    font-family: Verdana;
    font-size: medium;
}

