@font-face {
    font-family: Rollergirls;
    src: url(http://www.pornhussy.com/ROLLERGI.TTF) format(truetype);
}

.rgh1 {
    font-family: "Rollergirls", "Trebuchet MS", sans-serif;
	font-size: 3em;
}
.rgc {
    font-family: "Rollergirls", "Trebuchet MS", sans-serif;
	font-size: 2.6em;
}
.rgs {
    font-family: "Verdana", sans-serif;
	font-size: 1.2em;
    color:#AF0A0A;
    font-weight:bold;
}
{
	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
	color: #000000;
    font-family: "Trebuchet MS", sans-serif;
}

body
{
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #000000;
	font-size: 11px;
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	margin: 1em 1em 1em 1em;
}

/* Header */

#header
{
	padding: 0em 0em 0em 0em;
	float: left;
	position: relative;
}

#header h1, .h1
{
	position: absolute;
	font-size: 2.8em;
	letter-spacing: 0.1em;
}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}

#header h2
{
	position: absolute;
	bottom: 2.7em;
	color: #EFE0E0;
	font-size: 0.8em;
}

/* Menu */

#menu
{
	float: right;
    width: 200px;
	margin-left: 1em;
}

#menu ul
{
	list-style: circle;
	top: 0.3em;
}

#menu li
{
	list-style: circle;
}

#menu li.first
{
	border-left: 0px;
	padding-left: 0em;
}

#menu li a
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	padding: 0em;
	margin-right: 2em;
}

#menu li a:hover
{
	background: #AF0A0A url('a4.gif') bottom left repeat-x;
	color: #fff;
}

/* Content */

#content
{
	margin-top: 1px;
	padding-top: 0.5em;
	padding-left: 0em;
}

#content p
{
	margin-bottom: 0.5em;
}

#content h1
{
	font-size: 2.6em;
}
#content h2
{
	font-size: 1.5em;
}

#content h5
{
	font-size: 1.5em;
    font-family: "Trebuchet MS", sans-serif;
	border-right: dotted 1px #cacaca;
	margin-bottom: 0.3em;
	padding-left: 26px;
    color:#AF0A0A;
	background: url("/join.gif") 0 0 no-repeat;
}

#content h1,h2,h3,h4
{
    font-family: "Rollergirls","Trebuchet MS", sans-serif;
	padding-bottom: 0.2em;
	margin-bottom: 0.2em;
	border-bottom: dotted 1px #cacaca;
}

#content li
{
	list-style: none;
	margin-right: 2em;
}

#content blockquote
{
	border-left: solid 0.8em #cacaca;
	padding: 0.5em 0em 0.5em 0.0em;
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

#content blockquote p
{
	display: inline;
}

#content table
{
	border: dotted 1px #cacaca;
	padding: 0.5em;
	margin-bottom: 1em;
	font-size: 11px;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
}

#content table a:hover
{
	color: #AF0A0A;
}

#content table tr.rowA
{
	background-color: #f5f5f5;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #fdfdfd;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	float: right;
	margin-left: -19em;
	width: 100%;
}

#primaryContent
{
	background: #fff url('img04.jpg') top left no-repeat;
	margin: 0em 0em 0em 20em;
	padding: 1em;
	padding-left: 2em;
}


/* Secondary Content */

#secondaryContent
{
    width: 16em;
	margin-left: 0.5em;
	float: left;
}

#secondaryContent li a
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	padding-left: 0em;
	margin-right: 2em;
}

#secondaryContent li a:hover
{
	background: #AF0A0A;
	color: #fff;
}


/* Footer */

#footer
{
	margin-top: 1.0em;
	border-top: dotted 1px #cacaca;
	padding: 1.5em;
	font-size: 0.9em;
	text-align: center;
}

.clear
{
	clear: both;
}
