
table.main {
  width: 100%;
}

td.maincontent {
	vertical-align: top;
	width: 100%;
}

td.sidebar {
	vertical-align: top;
}


div.flingwrapper {
	text-align: center;
	padding: 0 1em 1em;
  width: 590px;
  height: 360px;
  margin-left: auto;
  margin-right: auto;
  border-top: 2px solid #202020;
  margin-top: 2em;
}

div.flingwrapper iframe {
	width: 590px;
	height: 360px;
}


div.navbar {
  padding: 0.5em;
  border-bottom: 1px solid #012D52;
}

div.navbar p {
	font-size: 1.25em;
	text-align: left;
	color: #012D52;
	font-weight: bold;
	white-space: nowrap;
	line-height: 1em;
}

div.navbar a {
  color: #012D52;
}

div.navbar a:hover {
  color: #B50027;
  background-color: #FFFF00;
}
  

div.gallerycontent {
  text-align: center;
}

div.gallerycontent h1 {
	color: #012D52;
	text-align: center;
  margin: 0.5em 1em 0.25em;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: bold;
  font-variant: small-caps;
  white-space: nowrap;
}

div.gallerycontent p {
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: center;
  margin: 0 1em 0.5em;
}

div.gallerycontent p a {
  white-space: nowrap;
}

div.galleryconent p.intro {
  margin-left: 2.5em;
  margin-right: 2.5em;
}

div.gallerycontent p.fw1 {
  font-size: 1em;
  font-weight: bold;
  font-style: italic;
  margin-top: 0.5em;
}

div.gallerycontent p.fw2 {
  font-size: 1.25em;
  white-space: nowrap;
}


div.vidwrapper {
	text-align: center;
	margin: 0.25em auto;
}

div.vidwrapper p {
	color: #404040;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
  margin: 0.1em;
}


table.note {
	border-top: 1px dotted #404040; 
  margin: 0.25em auto;
}

table.note td {
	padding: 0.25em;
}


div.thumbs {
	text-align: center;
	vertical-align: middle;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

div.thumbs img {
	vertical-align: middle;
	margin: 0.25em 0.15em;
	display: inline;
}


div.awlinks {
	text-align: center;
	padding: 1em 0.25em;
}

div.awlinks p.intro {
	font-size: 0.8em;
	text-align: center;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

div.awlinks p.item {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 0.85em;
	text-align: center;
	font-style: italic;
	white-space: nowrap;
}

div.awlinks p.join {
	margin-top: 0.8em;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}


div.toplist {
	padding: 5px;
	border-right: 4px solid #012D52;
	border-top: 1px dotted #012D52;
	border-bottom: 1px solid #012D52;
	border-left: 1px solid #012D52;
	background-color: #E0E0E0;
}

div.toplist h2 {
	font-size: 1.25em;
	color: #012D52;
	text-align: center;
	font-weight: bold;
  font-variant: small-caps;
  margin: 0.25em;
  white-space: nowrap;
}

div.toplist p.leadin {
  font-size: 0.8em;
  margin: 0.5em 0.25em;
  white-space: nowrap;
  text-align: center;
  font-style: italic;
}

div.toplist hr {
  width: 50%;
  margin: 0.6em auto;
}

div.toplist p.link {
	font-size: 0.95em;
	text-align: right;
  margin: 0 0.25em 0.1em;
	white-space: nowrap;
}

div.toplist p.linksm {
	font-size: 0.8em;
	text-align: right;
  margin: 0 0.25em 0.1em 0.25em;
	white-space: nowrap;
}

div.toplist p.linkcount {
  font-size: 0.7em;
  text-align: right;
  color: #808080;
  margin: 0.1em 0.5em 0.25em 0.25em;
}

div.toplist div.topplug {
  text-align: center;
  margin-bottom: 0.25em;
}

div.toplist div.plug {
  text-align: center;
  margin-bottom: 0.25em;
}

div.toplist p.webmasters {
	margin: 1em 1em 0 0.25em;
	font-size: 0.75em;
	text-align: right;
	white-space: nowrap;
}

