.skipnavbutton {
	display: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#ff30c7;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.pink {
	color:#ff30c7;
	font-weight:bold;
}
.green {
	color:#2b9300;
	font-weight:bold;
}
H1 {
	font-size: 1em;
	color:#604848;
	font-weight:bold;
	margin:0px;
	padding-top:20px;
}
H2 {
	font-size: 1em;
	color:#604848;
	font-weight:normal;
}
H3 {
	font-size: 1.5em;
	color:#ff30c7;
	text-align:center;
	padding-top:130px;
}
H4 {
}
H5 {
}
H6 {
}
P {
	font-size: 0.8em;
	color:#604848;
}
.white {
	color:#FFFFFF;
	font-weight: bold;
}

UL {
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
}
LI {
}
body {
	margin: 0px;
	background-color:#9ce2d8;
	font-family: Helvetica, Arial, sans-serif; 

}
#bodycontent {
	width: 968px;
	height: auto;
	float: left;
}
.maincontainer {
	width: 968px;
	height: auto;
	margin: 0 auto 0;
}
.topline1{
	width: 968px;
	height:auto;
	float:left;
	padding-top:20px;
	padding-left:20px;
}
.topline2insideright {
	width: 250px;
	float: left;
	height:auto;
	padding-left:378px;
}
.topline2insiderightinside {
	width: 250px;
	height: 172px;
	float:left;
	background-image:url(../images/sce/flyingpig.jpg);
	background-repeat:no-repeat;

}
.topline1insideleft {
	width: 332px;
	height:118px;
	float:left;
}
.topline1insideleft2 {
	width: 340px;
	height:173px;
	float:left;
}
.topline1insideright {
	width: 636px;
	height:auto;
	float:left;
}
.contentmiddle {
	width: 968px;
	height:auto;
	float:left;
	padding-left:20px;
}
.contentmiddleinside {
	width: 968px;
	height:auto;
	float:left;
}
.contentmiddleleft {
	width: 269px;
	height:auto;
	float:left;
}
.contentmiddleleftline1 {
	width: 269px;
	height:auto;
	float:left;
}
.contentmiddleleftline2 {
	width: 269px;
	height:101px;
	float:left;
	background-image: url(../images/sce/cow.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding-top: 20px;
}
.contentmiddleleftline2 p{
	margin: 0;
	font-size: 0.75em;
}
.contentmiddleleft2 {
	width: 484px;
	height:auto;
	float:left;
	padding-top:20px;
}
.contentmiddleleft2 h2{
	color: #2C9602;
}
.contentmiddleleft a {
	color:#2b9300;
}
.contentmiddleleft a:hover {
	text-decoration:underline;
}
.contentmiddleright {
	width: 699px;
	height: auto;
	float: left;
	padding-top: 20px;
}
.contentmiddleright2 {
	width: 464px;
	height:auto;
	float:left;
	padding-top:20px;
}
.contentmiddleright2 h2{
	color:  #2C9602;
}
#nav {
}
#nav ul{
}
#nav li{
}
#nav a{
}
#nav a:hover{
}
#footer {
}
#footer ul{
}
#footer li{
}
#footer a{
}
#footer a:hover{
}
