/* darwin@darwinwheeler.com */

/* BEGIN: copy styles */
.base-copy {
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#000000;
}
.base-copy-header-1 {
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
.base-copy-header-2 {
	font-family:verdana;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}
.base-copy-header-3 {
	font-family:verdana;
	font-weight:bold;
	font-size:18px;
	color:#000000;
}
.base-copy-header-4 {
	font-family:verdana;
	font-weight:bold;
	font-size:18px;
	color:#000000;
}
.base-copy-header-5 {
	font-family:verdana;
	font-weight:bold;
	font-size:22px;
	color:#000000;
}
/* END: copy styles */
/* BEGIN: link styles */
a.base-link-primary {
	font-family: arial;
	font-size: 24px;
	font-weight: Bold;
	color: #000000;
}
a.base-link-primary:hover {
	color: #cccccc;
	text-decoration: none;
}	
a.base-link-primary2 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.base-link-primary2:hover {
	color: #cccccc;
	text-decoration: none;
}
a.base-link-secondary {
	color:#cccccc;
	font-family: verdana;
	font-size:11px;
	text-decoration:none;
}
a.base-link-secondary:hover {
	color:#999999;
}
a.base-link-secondary2 {
	color:#000000;
	font-family: verdana;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}
a.base-link-secondary2:hover {
	color:#666666;
}
a.base-link-btn-home {
	font-family: arial;
	font-size: 22px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
	background: url(/spank/images/btn_home_0.gif) no-repeat left bottom;
	background-color: transparent;
	padding: 10px;
}
a.base-link-btn-home:hover {
	color: #cccccc;
	text-decoration: none;
	background: url(/spank/images/btn_home_1.gif) no-repeat left bottom;
	background-color: transparent;
	padding: 10px;
}
a.base-link-btn-who {
	font-family: arial;
	font-size: 22px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
	background: url(/spank/images/btn_who_0.gif) no-repeat left bottom;
	background-color: transparent;
	padding: 10px;
}
a.base-link-btn-who:hover {
	color: #cccccc;
	text-decoration: none;
	background: url(/spank/images/btn_who_1.gif) no-repeat left bottom;
	background-color: transparent;
	padding : 10px;
}
a.base-link-btn-where {
	font-family: arial;
	font-size: 22px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
	background: url(/spank/images/btn_where_0.gif) no-repeat left bottom;
	background-color: transparent;
	padding: 10px;
}
a.base-link-btn-where:hover {
	color: #cccccc;
	text-decoration: none;
	background: url(/spank/images/btn_where_1.gif) no-repeat left bottom;
	background-color: transparent;
	padding: 10px;
}
a.base-link-btn-when {
	font-family: arial;
	font-size: 22px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
	background: url(/spank/images/btn_when_0.gif) no-repeat left bottom;
	background-color: transparent;
	padding: 10px;
}
a.base-link-btn-when:hover {
	color: #cccccc;
	text-decoration: none;
	background: url(/spank/images/btn_when_1.gif) no-repeat left bottom;
	background-color: transparent;
	padding: 10px;
}
a.base-link-btn-sights {
	font-family: arial;
	font-size: 22px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
	background: url(/spank/images/btn_sights_0.gif) no-repeat left bottom;
	background-color: transparent;
	padding: 10px;
}
a.base-link-btn-sights:hover {
	color: #cccccc;
	text-decoration: none;
	background: url(/spank/images/btn_sights_1.gif) no-repeat left bottom;
	background-color: transparent;
	padding: 10px;
}
a.base-link-btn-sounds {
	font-family: arial;
	font-size: 22px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
	background: url(/spank/images/btn_sounds_0.gif) no-repeat left bottom;
	background-color: transparent;
	padding: 10px;
}
a.base-link-btn-sounds:hover {
	color: #cccccc;
	text-decoration: none;
	background: url(/spank/images/btn_sounds_1.gif) no-repeat left bottom;
	background-color: transparent;
	padding : 10px;
}
.base-footer {
    font-family:verdana;
    font-size:9px;
    font-weight:bold;
    color:#cccccc;
    text-decoration:none;
}
a.base-link-footer {
    font-family:verdana;
    font-size:9px;
    font-weight:bold;
    color:#cccccc;
    text-decoration:none;
}
a.base-link-footer:hover {
    color:#666666;
}
/* END: link styles */
/* BEGIN: line styles */
div.base-line-vertical-1, td.base-line-vertical-1 {
	width:1px;
	height:100%;
	background-image:url(/spank/images/base_line_vertical_1.gif);
	background-repeat:repeat-y;
}
div.base-line-horizontal-1, td.base-line-horizontal-1 {
	width:100%;
	height:1px;
	font-size:1px;
	background-image:url(/spank/images/base_line_horizontal_1.gif);
	background-repeat:repeat-x;
}
/* END: line styles */
