
body
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	line-height: 120%
}
h1
{	
	text-decoration:underline;
    font-weight:bold;
    color:#000000;
   
}
h2
{
	font-weight:bold;
	color:#A35000;
    text-decoration:underline;
}
h3
{
    text-decoration:underline;
    font-weight:bold;
    color:#000000;
}
h4
{
    text-decoration:underline;
    font-style:italic;
    font-weight:bold;
    color:#A35000;
}
h5
{
  	text-decoration:underline;
    font-weight:bold;
    color:#000000;
}
#logosquare
{
 	position:absolute;
    height:150px;
    width:10.3%;
    background-color:#0D095B;
    padding:1%;
}  
#banner
{
    position:relative;
    left:12.4%;
    padding-right:25%;
    padding-left:25%;
    background-color:#0D095B;
}

#navigation 
{
    float:left;
    width: 130px;
    height:5000px;
    border: 1px black;
    padding:15px;
    background-color: #0D095B;
    color:#A35000;
    line-height:130%;
}
#navigation a 
{
    text-decoration:none;
}
#navigation a:link
{
    color:white;
}
#navigation a:visited
{
    color:white;	
}
.boldtext
{
	font-weight:bold;
}
.italictext
{
	font-style:italic;
}
.italicboldtext
{
	font-style:italic;
	font-weight:bold;
}
.content
{
    margin-left:22%;
    width:65%;
}
#absolutePaypal
{
	position:absolute;
	top:46%;
	left:50.5%;
}
	
#hometitle
{
    text-decoration:none;
    font-weight:bold;
    color:#A35000;
}
#footnote
{
    line-height:80%;
    margin-top:50px;
    font-size:small;
}  
#footer
{
    color:#A35000;
    margin-top:3%;
}
#footer a:link
{
    color:#A35000;
}
#footer a:visited
{
    color:#A35000;
}
#copyright
{
	margin-top:3%;
    font-size:small;
}
.bottom
{
	position:absolute;
	bottom:23px;
	color:#A35000
}
.midscreen
{
    background-color: #0D095B;
    color:white;	
	padding:20px;
	width: 780px;
	
}
#usermessage
{
	color:red;
}
/*	
#namegender
{
	top:113px;
	width:500px;
	left:257px;
}


	
table.shinfo
{
	position:absolute;
	top:150px;
	left:320px;
}

table.shinfo th
{
	background-color: #C8C3D8;
	color: #6B4E53;
	text-align: left;
}

table.shinfo caption
{
	color: black;
    font-weight: bold;
}

table.candlist
{
	position:absolute;
	top:150px;
	left:320px;
	border:1px solid black;
	padding-top:0;
}

label.fixedwidth
{
	display:block;
	width:180px;
	float:left;
}
*/


