/**
 * Style sheet xBasic
 */
.youtube
{
	margin-bottom:30px;
}

.paddingBottom30
{
	padding-bottom:30px;
}

/* html */
html
{
	overflow-y:scroll;
}

/* footer inside */
#footer, .inside
{
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	font-size:10px;
	color:#ffffff;
}

#footer a
{
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

/* 2pxDarkBorder */
img.border
{
	border:2px solid #383737;
}

/* main */
#main
{
	width:740px;
	margin-right:auto;
	margin-left:auto;
	padding:10px;
	background-image:url("tl_files/keithgrogan/images/texture_g.gif");
	background-position:center top;
	border:2px solid #383737;
}

/* inside */
#inside
{
	color:#ffffff;
}

body
{
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-image:url("http://www.keithgrogan.com/tl_files/keithgrogan/images/texture_f.gif");
	background-position:center top;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Verdana, sans-serif;
	color:#ffffff;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Verdana, sans-serif;
}

a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:11px;
}

h1, h3, h4, h5, h6
{
	font-family:tahoma;
	text-decoration:underline;
	font-size:16px;
	color:#ffffff;
}

h2
{
	font-family:tahoma;
	font-size:16px;
	color:#ffffff;
}

img
{
	border:2px solid #383737;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
}

h2
{
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#ffffff;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

a
{
	font-weight:bold;
	text-decoration:none;
	color:#683E3E;
}

a:hover
{
	text-decoration:underline;
}
