@charset "utf-8";
/* CSS Document */

body
{
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#container
{
	background-image:url(images/zenbg.jpg);
	background-repeat:repeat-x;
	margin: 0px 0px 0px 285px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: 380px;
}

#whiteline {
	background-color:#FFFFFF;
	height:4px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

#greenline {
	background-color:#A0B953;
	height:10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#graybox {
	background-color:#393A2C;
	height:600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

h1 {
    font-family:Georgia,serif;
	color:#4E443C;

	text-transform: none; font-weight: 100; margin-bottom: 0;
	font-size:30px;
	margin: 0px 0px 0px 0px;
	text-align:right;
	padding-right:300px;
	padding-top:190px;
}

h4 {
    font-family:Georgia,serif;
	color:#4E443C;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
}

p {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-top: .5em; color: #666;
	text-align:right;
	padding-right:300px;
}

#paragraph_start {
    font-family:Georgia,serif;
	font-size: .8em;
    font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px; 
}

td {
    font-family:Georgia,serif;
	font-size: .8em;
    font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px; 
	margin: 20px; 0px; 0px; 20px;
}

.first_name {
color:#FF3300;
}

.Fancy {
     font-size: 36px;
     border-top: 1px solid #333333;
     border-bottom: 1px solid #333333;
     line-height: 1em;
     font-family: 'Times New Roman';
};

#subhead {
	color: #999999;
	margin-right:300px;
	margin-top: 10px;
}