.girasole {
	font-family: Arial, Fantasy, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #cc6600;
}

.girasolegift {
	font-family: Arial, Fantasy, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #cc6600;
}
.girasolesmall {
	font-family: Arial, Fantasy, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc6600;
}
.girasolemid {
	font-family: Arial, Fantasy, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #cc6600;
}
a {
	font-family: Arial, Cursive, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
                text-decoration: none;
	color: #663333;
}

a:hover {
                color: #ffffff;
}

#networking {
	position: fixed;
	width: 110px;
	height: 50px;
	bottom: 5px;
	left: 20px;
}

#eventbroadcasting {
	position: relative;
	width: 160px;
	height: 275px;
	top: 30px;
	//margin-right: 50px;
	background-color: #FAE0A0;
	color: #cc6600;
	font-family: Arial;
	font-size:12px;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
}

#chalkboard {
	position: relative;
	left:0px;
	width: 140px;
	height: 155px;
	border-style: solid;
	border-width: 1px;
	background-color: #FAE8AF;
	color: #cc6600;
	font-family: Arial;
	padding: 10px;
	font-size: 11px;
	text-wrap: normal;
	text-align: center;
	overflow-y: scroll;
	overflow-x: hidden;
}

#eventbroadcasting p {
	font-size: 15;
	margin-top:0px;
}

#eventbroadcasting p2 {
	font-size: 12;
	margin-bottom: 0px;
}

#recipeofmonth p3 {
	font-size: 12;
}

#eventbroadcasting a {
	font-size: 12;
	font-style: italic;
}

#recipeofmonth {
	position: relative;
	width: 160px;
	height: 275px;
	top: 30px;
	//margin-right: 50px;
	background-color: #FAE0A0;
	color: #cc6600;
	font-family: Arial;
	font-size:12px;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
}

#writeboard {
	position: relative;
	left:0px;
	width: 140px;
	height: 175px;
	border-style: solid;
	border-width: 1px;
	background-color: #FAE8AF;
	color: #cc6600;
	font-family: Arial;
	padding: 10px;
	font-size: 11px;
	text-wrap: normal;
	text-align: left;
	overflow-y: scroll;
	overflow-x: hidden;
}

#recipeofmonth p {
	font-size: 15;
	margin-top:0px;
	text-align: left;
}

#recipeofmonth p2 {
	font-size: 12;
	text-align: left;
        margin-bottom:0px;
}

#recipeofmonth p3 {
	font-size: 12;
}

#recipeofmonth p4 {
	text-align: left;
}

#eventbroadcasting a {
	font-size: 12;
	font-style: italic;
}
