body
{
	background-color:#DDDDDD;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	width:1000px;
}

body a:link
{
	text-decoration: none;
	color: #CD0000;
}

body a:active
{
	text-decoration: none;
	color: #FFFFFF;
}

body a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

body a:visited
{
	text-decoration: underline;
	color: #CD0000;
}

body a:link h1
{
	text-decoration: none;
	color: #000000;
}

body a:active h1
{
	text-decoration: none;
	color: #FFFFFF;
}

body a:hover h1
{
	text-decoration: none;
	color: #FFFFFF;
}

body a:visited h1
{
	text-decoration: none;
	color: #CD0000;
}

#logo
{
	padding:0px;
	text-align: center;
	clear:both;
}

#navigation
{
	font-family:"Monotype Corsiva","Times New Roman","Arial Black";
	font-size:24px;
	float:left;
	width:250px;
	margin-top:50px;
	margin-right:50px;
	height:460px;
	color:#CD0000;
}

#navigation li
{
	list-style-type: none;
}

#navigation a:link
{
	text-decoration: none;
	color: #DDDDDD;
}

#navigation a:active
{
	text-decoration: none;
	color: #DDDDDD;
}

#navigation a:hover
{
	text-decoration: none;
	color: #DDDDDD;
}

#navigation a:visited
{
	text-decoration: none;
	color: #DDDDDD;
}

#content
{
	color:#333333;
	font-family:"Bookman Old Style","Times New Roman","Arial Black";
	font-size:19px;
	text-align:justify;
	table-layout:fixed;
    float:left;
	background-color:#DDDDDD;
	width:600px;
}

h1
{
	font-family:"Monotype Corsiva","Times New Roman","Arial Black";
	color:#333333;
}

.name
{
	font-family:"Monotype Corsiva","Times New Roman","Arial Black";
	font-size:23px;
}

#nav2
{
	color:#CD0000;
	font-size:12px;
	font-family:"Times New Roman","Arial Black","Monotype Corsiva";
	padding:0px;
	text-align: center;
	clear:both;
}

.name2
{
	font-family:"Monotype Corsiva","Times New Roman","Arial Black";
	font-size:16px;
}

#address
{
	color:#333333;
	font-size:16px;
	font-family:"Monotype Corsiva","Times New Roman","Arial Black";
	margin-top:10px;
	clear:both;
	text-align:center;	
}

#footer
{
	color:#333333;
	font-size:12px;
	font-family:"Times New Roman","Arial Black","Monotype Corsiva";
	text-align:center;	
}

#container
{
    width:600px;
    margin:auto;
    padding:10px;
    border: thin solid #C0C0C0;
	float:right;
	width:600px;
	margin-right:78px;
	color:#333333;
	background-color:#FFFFFF;
	text-align:justify;
}

#container h1
{
    background-color:#FFFFFF;
    color:#333333;
    font-family:"Bookman Old Style","Times New Roman","Arial Black";
    font-size: 22px;
    border-bottom-width: medium;
    border-bottom-style: solid;
    border-bottom-color: #C0C0C0;
    padding: 12px;
}

.name3
{
	font-family:"Monotype Corsiva","Times New Roman","Arial Black";
	font-size:27px;
}

fieldset
{
    border: thin solid #C0C0C0;
    padding:12px;
	background-color:#FFFFFF;
}

legend
{
    font-family:"Bookman Old Style","Times New Roman","Arial Black";
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #CD0000;
    padding: 5px;
}

label
{
    font-family:"Bookman Old Style","Times New Roman","Arial Black";
    font-size:15px;
}

#formButtons
{
    background-color:#000000;
    padding:5px;
    text-align:right;
}

#formButtons input
{
    background-color: #C0C0C0;
    padding: 4px;
    margin: 2px;
    border: 1px ridge #FFFFFF;
    font-family:"Bookman Old Style","Times New Roman","Arial Black";
    font-size: 14px;
    color: #000000;
}

.details
{
	color:#333333;
	font-family:"Bookman Old Style","Times New Roman","Arial Black";
	font-size:12px;
	padding-right:50px;
}
