body {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Sans;
	background-color: #ffffff;
	text-align:justify;
}
p,td,th { font-size: 10px; font-weight:normal; color: #333333; font-family: Verdana, Sans; text-align: justify;}
p.center { font-size: 10px; color: #333333; font-family: Verdana, Sans; text-align: center;}
h1 {font-size: 14px; font-weight:bold; color: #336633; font-family: Verdana, Sans; text-align: left;}
p.right { font-size: 10px; color: #333333; font-family: Verdana, Sans; text-align: right; padding-right: 17px;}
a:link {font-size: 10px; font-family: Verdana, Sans; color: #336633; text-decoration: underline;}
a:visited { font-size: 10px; font-family: Verdana, Sans; text-decoration: underline; color: #336633;}
a:hover { font-size: 10px; font-family: Verdana, Sans; text-decoration: underline; color: #336633;}
a:active { font-size: 10px; font-family: Verdana, Sans; text-decoration: underline; color: #336633;}

.outerbgdhome {
	background: url(../images/background1.jpg) repeat-x;
	width: 100%;
	height: 100%;
}

.outerbgd1 {
	background: url(../images/background2.jpg) repeat-x;
	width: 100%;
	height: 100%;
}

.outerbgd2 {
	background: url(../images/background3.jpg) repeat-x;
	width: 100%;
	height: 100%;
}

.outerbgd3 {
	background: url(../images/background4.jpg) repeat-x;
	width: 100%;
	height: 100%;
}

.outerbgd4 {
	background: url(../images/background5.jpg) repeat-x;
	width: 100%;
	height: 100%;
}

.outerbgd5 {
	background: url(../images/background6.jpg) repeat-x;
	width: 100%;
	height: 100%;
}

.outerbgd6 {
	background: url(../images/background7.jpg) repeat-x;
	width: 100%;
	height: 100%;
}

.outerbgd7 {
	background: url(../images/background8.jpg) repeat-x;
	width: 100%;
	height: 100%;
}

td.poloroids {
	width: 960px;
	height: 300px;
}
td.nav {
	width: 147px;
	padding-left: 25px;
	padding-left: 25px;
}

.content {
	width: 750px;
	//height: 550px;
    height: 100%;
	background-color: #ffffff;
	padding:10px;
}

.content p,td{
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Sans;
}

.inputfield {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Sans;
	background-color:ffffff;
	border: 1px solid #666666;
}
.submitbutton {
	border: 1px solid #666666;
	background-color: #ffffff;
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Sans;
}
