body,div		{ 	margin:0px;		padding:0px; color: #555555;	font-family: Verdana, Arial, Sans;	font-size: 10px; }

table,tr,td		{	vertical-align:top; }

a				{	color:#6969AA;	text-decoration:none;	font-weight:bold;	}
a:hover			{					text-decoration:underline;	}

h1				{	display:inline; font-size:15px; line-height:24px; }
h2				{	display:inline; font-size:10px; font-weight:bold; color:#696969; }
h3				{	display:inline; font-size:11px;	font-weight:bold; }

img				{ 	border: none;	}
img.preview		{	width: 120px;	margin:10px;			border:1px solid #696969; }
img.border		{											border:1px solid #696969; }

div.header		{	margin:0px;								width:100%;		height:225px;	background-image:url(/images/header.gif);	background-repeat:no-repeat;	}

div.left		{	margin:125px 0px 0px 10px;				width:150px;	color:#696969;	line-height:14px;	}
div.headline	{	margin:0px;								width:781px;	color:#696969;  line-height:25px;	background-image:url(/images/headline.gif);	background-repeat:no-repeat; font-weight:bold;	padding-left:10px; }
div.right		{	margin:125px 0px 0px 20px;				width:781px;	text-align:left; }
div.toplink		{	margin-left:730px;	}
div.navbottom	{	margin:10px 0px 0px 20px;				width:781px;	text-align:left; }
div.footer		{	margin:0px;								width:100%;		height:230px;	background-image:url(/images/footer.gif);	background-repeat:no-repeat;	}


li				{	margin:0px 0px 0px 0px; list-style-type:none; }
li.circle		{	margin:0px 0px 0px 0px; list-style-type:disc; }
ul				{	margin:0px 0px 0px 0px;	}
ul.circle		{	margin:10px 0px 0px 0px; list-style-type:disc; }

.navigation		{	margin:0px 0px 2px 0px;					border:1px solid #83a6d0;		padding:1px;	width:144px;	background-color:#f5f5f5; }


input.contact			{ font-size:13px; 	padding:1px; border:1px #b0bec7 solid; }
input.contact:hover		{ font-size:13px; 	padding:1px; border:1px #707e87 solid; }
input.contact:focus		{ font-size:13px;	padding:1px; border:1px #707e87 solid; background:#ffffcc; }
textarea.contact		{ font-size:13px;	padding:1px; border:1px #b0bec7 solid; }
textarea.contact:hover	{ font-size:13px; 	padding:1px; border:1px #707e87 solid; }
textarea.contact:focus	{ font-size:13px; 	padding:1px; border:1px #707e87 solid; background:#ffffcc; }