/* @override http://bigcitybaby.com/css/BigCityBaby.css */

body,html {
	background: #121212 none repeat-x;
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
}

div.photocaptionleft {
	float: left;
	padding-right: 15px;
}

div.photocaptionright {
	float: right;
	padding-left: 15px;
}

form {
	color: white;
	text-align: left;
}

td {
	vertical-align: top;
	margin-top: 5px;
	padding-top: 5px;
}

#cola img {
	
}

#flashcontent {
	margin-bottom: 24px;
	margin-top: 24px;
}

#contact {
	color: #404040;
	text-align: left;
}

#etCetera {
	color: #404040;
	text-align: left;
}

h1 {
	color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

h2 {
	color: white;
	text-align: left;
}
p {
	color: #CCCCCC;
	text-align: left;
}

p.copyright {
	margin-top: 12px;
	color: #404040;
}

ul {
	list-style-type: none;
}

li {
	margin: 0;
}

a {
	color: #CCCCCC;
}