﻿body {
	background-attachment:fixed;
	background-image:url('/images/new-logo3.jpg');
	background-color:#7b68ee;
	background-position:20px 125px;
	background-repeat:no-repeat;
	margin:0px;
}

h1 {
	color:#000000;
	font-family:Kunstler Script, Brush Script MT, Times New Roman;
	font-style:italic;
	font-size:35pt;
	text-align:center;
        src: url(/fonts/KUNSTLE0.eot);
}

h2 {
        color:#000000;
	font-family:Kunstler Script, Brush Script MT, Times New Roman;
	font-style:italic;
	font-size:26pt;
	text-align:center;
       src: url(/fonts/KUNSTLE0.eot);
}

h3 {
        color:#000000;
	font-family:Kunstler Script, Brush Script MT, Times New Roman;
	font-style:italic;
	font-size:16pt;
	text-align:center;
       src: url(/fonts/KUNSTLE0.eot);
}

ul {
	line-height:25px;
}

#nav {
	margin:20px 100px 0px 350px;
	color:#000000;
	font-family:Times New Roman;
	font-size:14pt;
	font-style:italic;
       src: url(/fonts/KUNSTLE0.eot);
}

#nav td {
	text-align:center;
        padding:5px 8px 5px 8px;
}

#nav a {
        color:#000000;
	font-family:Times New Roman;
	font-size:14pt;
	font-style:italic;
        text-decoration:none;
}

#nav a:hover {
       text-decoration:underline;
}

#nav a:active {
        text-decoration:underline;
        font-weight:bold;
}

#content {
    color:#000000;
    font-family:Verdana;
    font-size:12pt;
    text-align:left;
    margin:0px 100px 30px 350px;
}

#content a {
    color:#000000;
}

#footer {
    color:#000000;
    font-family:Verdana;
    font-size:8pt;
    text-align:center;
    margin:0px 20px 10px 20px;
}

#footer a{
   color:#000000;
}
