body
{
	background-color: #fff;
}

p, blockquote, li, h3, h2, form, hr
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-align: left;
	color: 7f7f7f;
}

blockquote
{
	text-align: justify;
	margin-left: 380px;
	margin-right: 70px;
	background: transparent url(../images/css/quoleft.png) left top no-repeat;
}

blockquote span
{
	padding-left: 12px;
	background: transparent url(../images/css/quoright.png) right bottom no-repeat;
}

#right p, #left p
{
	line-height: 15px;
	font-size: 10px;
}

#right form
{
	padding-left: 0;
}

#left p
{
	text-align: right;
}

#head
{
	background: url(../images/css/sm_logo.gif) no-repeat 0% 0%;
	text-align: center;
	height: 40px;
}

#navcontainer
{
	background: url(../images/css/fade.gif) no-repeat 85% 6px;
	margin: 10px 0 0 196px;
	padding-top: 6px;
	height: 29px;
}

.homelink
{
float: left;
	width: 192px;
	height: 40px;
	margin: 0;
	cursor: pointer;
}

#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a
{
	background: #333;
	width: 78px;
	height: 28px;
	border-top: 1px solid #cdcdcd;
	border-left: none;
	border-bottom: 1px solid #e1e1e1;
	border-right: none;
	padding: 0px;
	margin: 0 0 10px 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/38px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
	text-decoration: underline;
}

#navcontainer a:active
{
	background: #666;
	color: #fff;
}

#navcontainer ul#navlist li.active a
{
	background: #666;
	border: 1px solid #fff;
	color: #fff;
}

#container
{
	width: 700px;
	\width: 710px;
	w\idth: 710px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#left
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 100px;
}

#center
{
	margin-left: 0px;
	margin-right: 100px;
	padding-top: 0px;
	text-align: center;
}

#right
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding-top: 100px;
}

#foot, #foot p
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

a
{
	color: #3f3f9f;
	text-decoration: none;
}

#right a, #left a
{
	text-decoration: none;
	border-bottom: 0px #fff solid;
}

#right a img, #foot a img
{
	border: none;
	text-decoration: none;
}

h3, h3 a, h2
{
	border: 0px;
	font-weight: bold;
	font-family: verdana, trebuchet, sans-serif;
	font-size: 14px;
	color: #3f3f9f;
}

h2
{
	font-size: 12px;
}

div#center img.l
{
	float: left;
	margin: 20px 50px 20px 40px;
	padding: 10px;
	border: 1px solid #eee;
}

div#center img.r
{
	float: right;
	margin: 0px 0px 0 10px;
}

div#center img.center
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p.quote
{
	font-size: 48px;
	color: blue;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}