body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: white;
}
body {
	background-color: #000033;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
p#logo {
	background-color: black;
}
img#logos {
	border-right: 5px solid #000066;
}
table#logo-sex {
	background-color: black;
	background-image: url('images/ctanime.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
table#logo-sex td {
	vertical-align: bottom;
}
table#logo-sex p {
	text-align: center;
	font-size: 250%;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	padding: 0 0 0 460px;
}
#sexylinks p#button {
	margin: 10px;
	padding: 0;
}
p#button a {
	padding: 6px 0;
	border: 1px solid blue;
	background-color: #000066;
	width: 400px;
	display: block;
	text-align: center;
	margin: 0;
}
a:link {
	color: #48B6FF;
	text-decoration: none;
}
a:visited {
	color: #48B6FF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
p#button a:hover {
	background-color: blue;
	color: #66CCFF;
	border: 1px solid #66CCFF;
	text-decoration: none;
}
a:active {
	color: #3366FF;
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
.bodycopy {
	width: 710px;
	background-color: black;
	padding: 10px;
	border-left: 5px solid #000066;
	border-right: 5px solid #000066;
	border-bottom: 1px solid #000066;
	border-top: 2px solid #000066;
}
.bodycopy p {
	text-align: left;
}
table img {
	margin: 2px;
}
p#button {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	padding: 20px 0;
}
p#back {
	text-align: center;
	padding: 25px 0 15px 0;
}
span.current {
	color: #333333;
}
#sexylinks {
	border-top: 2px solid #000066;
	border-bottom: 2px solid #000066;
	padding: 15px 0;
	margin-top: 10px;
	background-image: url('images/ctanime-deco.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
img#html5 {
	position: relative;
	left: 5px;
	top: -3px;
}


/* Video new */

table#sexylinksContainer {
	border: 2px solid #000066;
}
table#sexylinksContainer td {
	vertical-align: top;
}
table#sexylinksContainerB td {
	vertical-align: top;
}


/* Screenshots new */

#shots {
	padding: 5px 0 5px 15px;
}
#shots img {
	margin: 3px 5px;
}
.highslide img {
	border-color: #0033CC;
}
.highslide:hover img {
	border-color: #FFFF00;
}