body {
	margin: 0px;
	padding: 0px;
	background-color: #60962d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.container {
	width: 974px;
	margin : 0px auto;
}
.toppage {
	background-color: #FFFFFF;
	background-image: url(img/toptile.gif);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
}
.topbanner {
	background-image: url(img/c3-creative-cookie-topbanner.png);
	background-repeat: no-repeat;
	float: left;
	height: 190px;
	width: 974px;
}
.bottompage {
	background-image: url(img/bottomtile.gif);
	background-repeat: repeat-x;
	height: 140px;
	width: 100%;
	float: left;
}
.leftpanel {
	float: left;
	width: 270px;
	background-color: #FFFFFF;
	padding: 30px;
}
.leftsection {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000000;
	padding: 10px 20px 20px;
	float: left;
	width: 250px;
}
.leftsection img{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#copyright {
	width: 960px;
	margin: 0 auto;
	color: #CCC;
	padding-top: 30px;
	font-size: 11px;
}
#copyright a{
	color: #CCC;
}
#copyright a:hover{
	color: #fff;
}

.cow {
	background-image: url(img/cow.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 974px;
	height: 117px;
	margin : 0px auto;
}
.maintext {
	padding: 0px 30px 30px 40px;
	float: left;
	width: 540px;

}
.fullMaintext {
	padding: 0px 30px 30px 10px;
	float: left;
	width: 920px;
	overflow:auto;
	height: 350px;
	margin: 10px 0;
	font-size:14px;


}
.leftpinktitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E690BB;
	line-height: 40px;
}
#subnav {
	background-color: #84B9B9;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 30px;

}
#subnav a{
	color: #FFF;
}
#subnav a:hover{
	color: #000;

}
a {
	color: #099;
}


.lefttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.leftpinktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #E690BB;
}
.nav {
	float: left;
	height: 36px;
	width: 582px;
	margin-left: 345px;
	margin-top: 100px;
}
.nav img {
	float: left;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #E690BB;
}
