/*@page
{
	size: 8.5in 11in;
	margin-top: 1cm;
	margin-bottom: 1cm;
	margin-left: 2cm;
	margin-right: 2cm;
}
*/
a:link
{
	color: Blue;
	text-decoration: none;
}
a:active, a:hover
{
	color: red
}
a:visited
{
	color: Blue;
	text-decoration: none;
}

address
{
	background-color: #000099;
	color: white;
	margin: 0;
	padding: 4px;
	text-align: center;
}

blockquote
{
	margin: auto;
	width: 700px;
}
blockquote.policies
{
	margin-left: 150px;
}
blockquote > blockquote
{
	margin-left: auto;
	margin-right: 0px;
	width: 600px;
}

body
{
	background-color: White;
	background-image: url("/assets/img/impeach_bk2.gif");
	color: #000099;
	font-family: "Comic Sans MS", "Comic Sans", Comic, sans-serif;
	margin: 5% 10%;
	text-align: center;
}

.boxForty
{
	width: 40%;
}
.boxLeft
{
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	vertical-align: top;
	width: 50%;
}
.boxPaddingW10
{
	padding: 0 5px;
}
.boxRight
{
	clear: right;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	vertical-align: top;
	width: 50%;
}
.boxSixty
{
	width: 60%;
}
.boxWidthAuto
{
	width: auto;
}

.center
{
	clear: both;
	text-align: center;
}

code
{
	font-family: "Courier New", Courier, monospace;
}

#comic
{
	font-family: "Comic Sans MS", "Comic Sans", Comic, sans-serif;
	color: navy;
}

#dvdBox
{
	vertical-align: top;
}

.expander
{
	width: 100%;
}

h1
{
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: underline;
}
h2, h3, h4
{
	margin: 2px;
	text-align:left;
}
h1, h2, h3, h4, h5, h6
{
	font-variant: small-caps;
	line-height: 1.1em;
}

hr
{
	clear: both;
	color: Black;
	width: 700px;
}
hr.auto
{
	color: Black;
	width: auto;
}

img
{
	border: 0;
	vertical-align: text-top;
}

li
{
	margin-bottom: 10px;
}

.list
{
	text-align: left;
}
.list-plus
{
	line-height: 1.8em;
	text-align: left;
}

#logo
{
	position: absolute;
	left: 40px;
	top: 10px;
	width: 100px;
	height: 100px
}
#logo.badge
{
	left: 40px;
	text-align: center;
	width: 200px;
}

p
{
	text-align: left;
}

#menu
{
	border: 0;
	text-align: center;
}
#menu > .link
{
	font-weight: bold;
}

.note
{
	font-family: Verdana, Arial, sans-serif;
	font-variant: normal;
}

ol, ul
{
	text-align: left;
}

.orderImage
{
	float: right;
	margin-bottom: 10px;
}

#PayPalSubmit
{
	border: 2;
	height: 52;
	width: 150;
}

#remember
{
	position: absolute;
	left: 45px;
	top: 970px;
	width: 192px;
	height: 171px
}

table#last_modified
{
	background-color: #FFFFFF;
	border: solid black 1px;
	padding: 3px;
	width: 300px;
}
table#whips
{
	text-align: center;
	width: 100%;
}
td > h3
{
	color: #000099;
	text-align: center;
	text-decoration: underline;
}
td.img
{
	padding-bottom: 20px;
	text-align: center;
	width: 50%;
}

ul
{
	font-size: 10pt;
}

.underline		{ text-decoration: underline }

.smallcaps		{ font-variant: small-caps }

.title
{
	font-size: 21pt;
	font-weight: bold;
}

#whip_calculator{
	width: 80%;
}
#whip_calculator li.selected{
	display: block;
	padding: 2px 4px;
	outline: solid black 1px;
}
#whip_calculator td{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#whip_calculator ul{
	display: inline;
}
#whip_calculator ul:hover li{
	cursor: pointer;
	display: block;
}
#whip_length{
	text-align: right;
	width: 2em;
}
#whip_type{
	width: 13em;
}
.whip_type{
	display: none;
}




