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

#page { width:90%; float:left; background-color:#FFFFFF; }

#content { margin: 0; width:660px; margin-left: 20px; margin-right:20px; margin-top:20px; margin-bottom:20px}

#becks { margin: 0; width:600px; margin-left: 50px; margin-top:10px; margin-bottom:20px}

#tweet { margin: 0; width:400px; margin-left: 20px; margin-top:10px; margin-bottom:0px}

#beckspercent { margin: 0; width:100%; margin-left: 50px; margin-top:20px; margin-bottom:20px}

#footerpercent { width:100%; height:20px; margin-left: 50px; text-align:left; padding:3px; margin-bottom:20px}

#break { margin: 0; width:90%; min-height:100px; margin-left: 20px; }

#footer { width:600px; height:auto; margin-left: 50px; text-align:left; padding:3px; margin-bottom:20px}

#indexfooter { width:600px; height:20px; text-align:left; padding:3px; margin-bottom:20px}

ul { margin-bottom:10px; border-bottom: 5px solid #131212; }

body {
	margin:15px;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:20px;
	margin-right:15px;
	background-color:#FFFFFF;
}

a:link { color:#FF00FF; text-decoration:none; }
a:visited { color:#FF00FF; text-decoration:none; }
a:hover { color:#333333; text-decoration:underline; }
a:active { color:#FF00FF; text-decoration:none; }

.formwidth {
	width:200px;
	font-size:10px;
}

.copy {
	font: 9px/160% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
	margin: 0;
	padding: 10px 0 0;
	color:#999999;
}

.text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}


.nav {
font-family:Courier New, Courier, monospace;
font-size:11px;
color:#333333; line-height: 1em
}

.pink {
font-family:Courier New, Courier, monospace;
font-size:11px;
color:#FF00FF;
}

.footer {
font: 9px/160% "Lucida Grande", Lucida, Verdana, sans-serif;
letter-spacing: 0.08em;
color:#999999;
}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style:italic;
	letter-spacing: 0.05em;
	line-height:200%;
	color: #FFFFFF;
	background-color: #FF00FF;
	text-decoration:none;
}

.navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style:italic;
	letter-spacing: 0.05em;
	line-height:200%;
	color: #999999;
	background-color: #FFFFFF;
	text-decoration:none;
}
.navigation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style:italic;
	letter-spacing: 0.05em;
	line-height:200%;
	color: #FFFFFF;
	background-color: #FF00FF;
	text-decoration:none;
}

.navigationbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 0.05em;
	color: #555555;
}

.navigationbig a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 0.05em;
	color: #555555;
	text-decoration:none;
}

.navigationbig a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 0.05em;
	color: #FFFFFF;
	background-color: #555555;
	text-decoration:none;
}

.navigationbigselect {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 0.05em;
	color: #FFFFFF;
	background-color: #555555;
	text-decoration:none;
}



