@charset "utf-8";
/* CSS Document */

.main {
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(emptybg.jpg);
	height: 622px;
	background-repeat: no-repeat;
}
body {
	margin: 0px;
	background-color: #E4E5E0;
	font-family: 'Century Gothic', 'Trebuchet MS', Arial, Georgia;
	font-size: 18px;
}
a {
	text-decoration: none;
	color: #666;
}


.bio {
	font-size: 14px;
	text-align: justify;
	padding-right: 10px;
}

.nav {
	font-family: 'Century Gothic', 'Trebuchet MS', Arial, Georgia;
	font-size: 24px;
	text-align: right;
	padding-right: 30px;
	color: #D1D1D1;
	top: -16px;
	position: relative;
	margin-bottom: 30px;
}




.nav a {
	color:#666;
	text-decoration:none;
	font-size: 28px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.nav a:hover {
	background: #FF0;
	color: #2D3450;
	}
	
.nav a:selected {
	background: #FF0;
	}

.secondary {
	padding-left:20px;
	float: left;
	width: 320px;
	}
.videobox {
	float: right;
	margin-right: 20px;
}

.blogbtn a:hover{
	padding:10px;
	background:#FF0;
	}
	
	
.blogbtn {
	height:130px;
	margin-top: 30px;
	position: relative;
}
.blogbtn a {
	color: #016500;
	font-size: 36px;
}
.blogbtn a {
	font-size:42px;
	color:#008000;
	margin-top:30px;
	padding: 10px;
	}


.blogbtn img {
	float:left;
	position: relative;
	bottom: 20px;
	margin-right: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.header {
	width: 528px;
	position: relative;
	left: 310px;
}

#facebook a{
	color: #3B5998;
	}
#twitter a{
	color: #26ABD8;
	}
#video a{
	color: #C22;
	}
#video {
	width: 140px;
}

#mail a{
	color: #900;
	}

.quotes {
	font-size: 24px;
	width: 400px;
	margin-left: aiuto;
	margin-right: auto;
}

.quotes p {
	text-align:center;
	}
.qlink {
	color: #3C4566;
	font-size: 12px;
	text-decoration:underline;
}
.qdate {
	font-size: 12px;
	color: #333;
}
.program {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}


.qlink:hover {
	background:#FF0;
}
.virgoletta {
	font-size: 60px;
	position: relative;
	margin-top: 10px;
}

.qbody {
	font-size: 18px;
	color: #333;
	font-style: italic;
	text-align: center;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.title {
	font-size: 24px;
	color: #3C4566;
	text-transform: uppercase;
	font-weight: bold;
}
.subtitle {
	font-size: 16px;
	padding-left: 6px;
	margin-top: 4px;
	margin-bottom: 20px;
	left: -6px;
	position: relative;
}
.content {
	font-size: 14px;
}
.pdf {
	font-size: 14px;
	margin-top: 50px;
}

.pdf a{
	font-size: 14px;
	color:#445475;
	text-decoration:underline;
	margin-left: 10px;
	}
	
.pdf a:hover{
	font-size: 14px;
	color:#00F;
	text-decoration:underline;
	background:#FF0;
	}


p {
	margin: 0px;
}
.randombutton {
	background-image: url(quote.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 40px;
	float: right;
	margin-left: 10px;
}

.links div {
	float:left;
	width:172px;
	margin-bottom:20px;
}

.links img {
	float: left;
	position: relative;
	bottom: 10px;
	margin-right: 6px;
}
.links a {
	padding:6px;
	}

.links a:hover {
	background:#FF0;
	}
#mail {
	width: 140px;
}

