/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 2px;
}


a{
	color: #000000;
	text-decoration:underline;
}

a:hover{
	text-decoration: underline;
	font-size:1.0em;
	color: #264FA4;
}

body{
	font: 20px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#000000;
    text-align:center;
}

#main{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	background:#000000;
    text-align:center;
	
}


#header { 
	width:90%;
	margin-left: auto;
	margin-right: auto;
    padding: 0px 0px 0px 0px;
    height: 100px;
	background:url(insideheader1.jpg) top center no-repeat;
    text-align:center;
}

.text{
	padding: 0px 0px 0px 0px;
	background: url(../images/lightgrayleather.gif) repeat;
    font-size:20px;
	width:80%;
    margin-left:auto;
    margin-right:auto;
	color:#000000;
    text-align:left;
}

#footer{
	height: 56px;
	width: 100%;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 25px 0px 0px 0px;
	background: url(analogyfooter.jpg) center no-repeat;
}

#footer a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}



.clear {
	clear: both;
}
.style2 {
	font-size:1.0em;
	color:#000000;
	padding-left: 5px;
	padding-right: 5px;
}

.style3 {
	font-size: 18px;
	color:#000000;
	font-weight : bold;
}

.style4 {
	font-size:22px;
	color:#D20C11;
	font-weight : bold;
	font-style : italic;
}

.style5 {
	font-size: 12px;
	color: #800000;
}
.style6 {
	font-size: 14px;
	color:#800000;
	font-weight : bold;
	padding-left : 10px;
	padding-right : 10px;
	font-style: italic;
}
.style7 {
	font-size: 14px;
	color:#004000;
	font-weight : bold;
	padding-left : 60px;
	padding-right :100px;
	font-style: italic;
}
