/*
Pencil Case Studios
contentdesignz.net
*/

body {
	font-size: large;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #444444;
	line-height: 1.5em;
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer {
	color: #cccccc;
	font-size: small;
	line-height: 1.5em;
	padding-top: 50px;
	padding-bottom: 50px;
}

#footer a {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
}
