body {
	background-image: url(../images/bg.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	margin: 19px 0px 0px;
}

/* Cover */
#templatecover {
	background-image: url(../images/cover2.gif);
	background-repeat: no-repeat;
	width: 485px;
	height: 318px;
	margin: 0px auto auto;
}
#enter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #619561;
	font-weight: bold;
	width: 485px;
	height: 319px;
	margin: auto;
	padding-top: 270px;
	text-align: center;
	text-decoration: none;
}
#enter a {
	color: #619561;
	text-decoration: none;
}
#enter a:hover {
	color: #619561;
	text-decoration: underline;
}

/* Interior */
a img { border: none; }
#templatetop {
	background-image: url(../images/templatetop.gif);
	width: 732px;
	height: 21px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#templatebg {
	background-image: url(../images/templatebg.gif);
	background-repeat: repeat;
	width: 732px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#templatebot {	
	background-image: url(../images/templatebot.gif);
	width: 732px;
	height: 21px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#primacotta {
	background-image: url(../images/logo.jpg);
	width: 269px;
	height: 115px;
	margin: 0px auto;
	padding: 0px;
}
#menu {
	background-image: url(../images/rules.gif);
	background-repeat: no-repeat;
	width: 485px;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 40px;
	color: #619561;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 19px auto auto;
}
#menu a {
	color: #619561;
	margin-right: 12px;
	margin-left: 12px;
	text-decoration: none;
}
#menu a:hover {
	color: #C8502E;
	margin-right: 12px;
	margin-left: 12px;
	text-decoration: none;
}
#menuOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C8502E;
	margin-right: 12px;
	margin-left: 12px;
}
#content {
	width: 485px;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
}
#photo, #photo2 {
	width: 165px;
	height: 210px;
}
p.photoCaption { margin: 0px; font-size: 10px; font-style: italic; text-align: right; }
#prodMenu {
	text-align: right;
	width: 125px;
	list-style-image: none;
	list-style-type: none;
	
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

#copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #000000;
	margin-left: 25px;
}
#copy a {
	color: #619561;
}

#photo a {
	color: #619561;
}
#copy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin-left: 90px;
}
#copy2 a {
	color: #619561;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #2B4306;
	text-align: center;
	padding: 0px;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	clear: both;
}
#footer strong {
	font-weight: bold;
	color: #2B4306;
}
#footer a {
	color: #2B4306;
	text-decoration: none;
}
#footer a:hover {
	color: #2B4306;
	text-decoration: underline;
}
H1 {
	font-size: 11px;
	font-weight: bold;
}
.borderz { border: 1px solid #ecdfb1; }

