@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #FFF;
	background-image: url(http://www.thisismeinc.org/images/background.gif);
}
.time #container {
	width: 950px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 10px solid rgb(47, 120, 170);
	text-align: left; 
	-moz-border-radius: 25px;
}
.time #header {
	background: #FFFFFF;
	padding: 0 0px 0 0px;  
	-moz-border-radius: 25px;
}
.time #header h1 {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
.time #mainContent {
	padding: 0 20px;
	background: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: right;
}
.time #forgirls {
background-repeat: no-repeat;
background-color: #fff;
height: 295px;
width:310px;
float:left;

} 
.time #news {
	background-image: url(http://www.thisismeinc.org/images/green_scribble_solid.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 295px;
	width:330px;
	float:left;
	background-position: center;
	text-indent: 40;
	text-align: left;
} 
.time #blog {
	background-image: url(http://www.thisismeinc.org/images/orange_scribble_solid.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 295px;
	width:310px;
	float:right;
	text-align: center;
	text-indent: 35px;
	white-space: normal;
} 
.time #footer {
	margin: 10px;
	padding: 10px 10px;
	background:#FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
}
.time #footer p {
	margin: 0px;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}
.clearfloat { 
	clear: both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
}
h1 {
	font-size: large;
	color: 2F78AA;
}
h2 {
	font-size: x-large;
	color: #ec008c;
	text-align: center;
}
h3 {
	font-size: medium;
	color: #39b54a;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
}
h4 {
	font-size: medium;
	color: #F7941E;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
h5 {
	font-size: medium;
	color: EC008C;
}
h6 {
	font-size: medium;
	color: 2F78AA;
}
a:link {
	color: 2F78AA;
}
a:visited {
	color: EC008C;
}
a:hover {
	color: 39B54A;
}
.emphasis {
	color: #39B54A;
}
.centerheading {
	text-align: center;

}
