.picture-border
{
	border: 2px solid #364737;
	margin: 5px;
}

.floatleft
{
	float:left;
	margin: 5px;
	border: 2px solid #364737;
}

.navigation
{
	padding:20px 10px 20px 0px;
	letter-spacing:12px;
	float:right;
}

.footer
{
	text-align:right;
	line-height:33px;
	padding-right:5px;
	color:#666666;
}

a1
{
	text-decoration:none;
	color:#666666;
}

.leftpic
{
	margin-left:12px;
}

.rightpic
{
	margin-right:12px;
}

#wrapper {width:280px; padding-bottom:25px;}
.form label {float:left; width:95px; padding:10px 10px 0 0;}
.form select {float:left; width:146px; border:1px solid #2f3736;background-color:#b7d1b6; margin-top:10px;}
.form input {float:left; margin-top:10px; border:1px solid #2f3736;background-color:#b7d1b6}
.form textarea {float:left; margin-top:10px; border:1px solid #2f3736;background-color:#b7d1b6;}
.form .submit {clear:both; border-style:none; border:1px solid #2f3736; color:#ffffff; background-color:#596557;}
#msg {display:none; position:absolute; z-index:200; background:url(../site/images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {color:#000000; display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}