/* CSS Document */

body {
	margin: 0 0 0 20px;
}

blockquote {
	margin: 15 30 40 0px;
}

p {
	font-family: "arial", "helvetica", "san-serif";
	font-size: 9pt;
	color: #7A7A7A;
	line-height: 11pt;
}

td {
	font-family: "arial", "helvetica", "san-serif";
	font-size: 9pt;
	color: #7A7A7A;
	line-height: 11pt;
}

.copyright {
	font-family: "arial", "helvetica", "san-serif";
	font-size: 7pt;
	color: #7A7A7A;
}

.copy_link {
	text-decoration: none;
	font-family: "arial", "helvetica", "san-serif";
	font-size: 7pt;
	color: #7A7A7A;
}

.copy_link:HOVER {
	text-decoration: underline;
	font-family: "arial", "helvetica", "san-serif";
	font-size: 7pt;
	color: #7A7A7A;
}

.header {
	font-family: "arial", "helvetica", "san-serif";
	font-size: 10pt;
	color: #783530;
	font-weight: bold;
	margin-bottom: 20px;
}

.header2 {
	font-family: "arial", "helvetica", "san-serif";
	font-size: 9pt;
	color: #783530;
	font-weight: bold;
	line-height: 11pt;
}

.header3 {
	font-family: "arial", "helvetica", "san-serif";
	font-size: 9pt;
	color: #783530;
	line-height: 11pt;
}

.nav {
	text-decoration: none;
	font-family: "arial", "helvetica", "san-serif";
	font-size: 10px;
	color: #7A7A7A;
	font-weight: bold;
}

.nav:HOVER {
	text-decoration: none;
	font-family: "arial", "helvetica", "san-serif";
	font-size: 10px;
	color: #783530;
	font-weight: bold;
}

.link {
	text-decoration: none;
	font-family: "arial", "helvetica", "san-serif";
	font-size: 9pt;
	color: #783530;
	font-weight: bold;
}

.link:HOVER {
	text-decoration: underline;
	font-family: "arial", "helvetica", "san-serif";
	font-size: 9pt;
	color: #783530;
	font-weight: bold;
}

.tweet .tweet_list li, .query .tweet_list li {
	margin-left: -30px;
	float: left;
    padding: 0 0 15px 0; 
}

.tweet .tweet_list li a {
	text-decoration: none;
	font-family: "arial", "helvetica", "san-serif";
	font-size: 9pt;
	color: #783530;
	font-weight: normal;
}

.tweet .tweet_list li a:HOVER {
	text-decoration: underline;
	font-family: "arial", "helvetica", "san-serif";
	font-size: 9pt;
	color: #783530;
	font-weight: normal;
}

#gallery img {
	padding: 10px;
	border: 0;
}
