body {
  padding: 0;
  margin: 0;
  background: #E6E0D1 url(webimages/background.png) repeat center top;
width: 100%;
}
p {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em; color: #333333;
}
td  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em; color: #333333;
}
h1  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #50475c;
	font-weight: 400;
	letter-spacing: .3em;
}
h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #50475c;
	font-weight: 400;
}
a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;color: #50475c;
}

a:visited {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em; color: #50475c;
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;text-decoration: none;
}

a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #0000FF;
}

#navbar ul {
    font-family: Courier New, Courier, mono;
    font-size: 0.98em;
     font-weight: 600;
}
#navbar li {
    list-style:none;
    display:inline;
}
#navbar li a {
	font-family: Courier New, Courier, mono;
    font-weight: 600;
	letter-spacing: .1em;
	font-size: 1.2em;
	color:#3c353d;
	float:left;
	text-decoration:none;
	padding: 100px 24px 0px 115px;
	margin:0 -10px;
}
#navbar li a:hover {
	 font-family: Courier New, Courier, mono;
 font-weight: 600;
	font-size: 1.2em;
	letter-spacing: .1em;
	color:#ffffff;
	display:block;
}
#navbar li a:active {
    font-family: Courier New, Courier, mono;
	font-weight: 600;
    font-size: 1.2em;
 letter-spacing: .1em;
	color:#ffffff;
}

#textblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#50475c;
	float:left;
    width: 320px;
	height: 200px;
    padding: 100px 0px 0px 300px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: 300;
}
#textblock a {
	font-family: Arial, Helvetica, sans-serif;
	color:#50475c;
    font-size: 1em;
}
#textblock a:active {
	font-family: Arial, Helvetica, sans-serif;
	color:#50475c;
    font-size: 1em;
}
#textblock a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#50475c;
    font-size: 1em;
}


#textblockdesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#50475c;
	float:left;
    width: 700px;
	height: 700px;
    padding: 50px 0px 0px 50px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: 300;
}
#emaillink {
    background-image:url(/space.gif);
    display:block;
    height:58px;
    text-indent:-9999px;
    width:300px;
}


.cssnav	{
position:relative;
font-family: arial, verdana, helvetica, sans-serif;
background-image: url(webimages/speechbubble.gif);
background-repeat: no-repeat;
display: block;
width: 125px;
height: 25px;
margin: 0; 
margin-bottom:0px;
padding: 0; 
}
.cssnav a {
display:block;
font-size: 11px;
width: 125px;
height: 25px;
float: left;
margin: 0;
padding: 0;
color: black; text-decoration: none; 
}
.cssnav img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
position:absolute;
left:5px;
top:3px;
margin:0;
cursor: pointer;
}


a.nav:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 2px;
	text-decoration: none;
}

a.nav:visited {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #656565;
	padding: 2px;
	text-decoration: none;
}

a.nav:hover {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #656565;
	background-image: url(webimages/bubble.gif);
    padding: 5px 12px;
	text-decoration: none;
}


.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
