/* forces scrollbar in FF for short pages */
html {
    height: 100%;
    margin-bottom: 1px;
}
/* end */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 40px 0px 0px;
}
#wrap {
	width: 658px;
	margin-right: auto;
	margin-left: auto;
}
#topbar {
	width: 658px;
	height: 55px;
}
/* h1 indent on sitename */
#logo {
	position:relative;
	height: 55px;
	width: 107px;
	float: left;
	padding-left: 1px;
}
#logo h1 {
	background-image: url(../shared-images/logo.gif);
	background-repeat: no-repeat;
	height: 55px;
	margin:0;padding:0;
}
#logo h1 span{
	text-indent: -5000px;
	position: absolute;
	margin:0;
	padding:0;
	font-size: 10px;
}
/* end of h1 indent on sitename */
#container {
	width: 658px;
	margin-top: 30px;
	height: 443px;
}
#navigation p {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px;
}
.medium {
	font-size: 12px;
	line-height: 16px;
}

#navigation a {
	color: #CCCCCC;
	text-decoration: none;
}
#navigation a:hover {
	color: #333333;
	text-decoration: none;
}
#navigation {
	float: left;
	width: 148px;
	height: 443px;
}
#contentcontainer {
	float: left;
	width: 510px;
	height: 443px;
}
#content {
	width: 510px;
	height: 383px;
}
#contenthome {
	height: 350px;
	width: 510px;
}
#contenthome a {
	font-size: 14px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-decoration: none;
}
#contenthome a:hover {
	color: #000000;
}
#contenthome p {
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	margin-top: 7px;
	margin-bottom: 12px;
}
#captioncontainer {
	width: 510px;
	float: left;
	height: 20px;
	margin-top: 20px;
}
#caption {
	float: left;
	height: 40px;
	width: 360px;
}
#caption p {
	font-size: 14px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#caption a {
	font-size: 14px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-decoration: none;
}
#caption a:hover {
	color: #000000;
}
#caption h1 {
	font-size: 14px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-weight: normal;
}
#button01 img {
	padding-top: 5px;
}
#button02 img {
	padding-top: 5px;
}

#buttoncontainer {
	height: 20px;
	width: 150px;
	float: left;
}
#button01 {
	float: left;
	height: 20px;
	width: 8px;
}
#button02 {
	float: right;
	height: 20px;
	width: 8px;
}
#space {
	float: left;
	width: 120px;
	height: 20px;
}
#footer {
	width: 150px;
	height: 20px;
	float: left;
}
#footer p {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	font-size: 7px;
	color: #CCCCCC;
	text-align: right;
}
#anicontainer {
	height: 33px;
	width: 510px;
}
#random {
	height: 311px;
	width: 532px;
	margin-left: 126px;
}
#randomcontainer {
	height: 311px;
	width: 658px;
}
.grey {
	color: #CCCCCC;
}

