body {

	background: #FFFFFF;
	font-family: Verdana, Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1, h2, h3 {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}



h2 { font-size: 24px; }
h3 { font-size: 16px; 	padding: 0 10px 0 0;}

h5 {color: #000000;}

p {
	line-height: 22px;
  	letter-spacing: .05em;
	text-align: justify;
	padding: 0 10px 0 10px;
}

p.big {
	line-height: 44px;
  	letter-spacing: .05em;
	text-align: justify;
	padding: 0 10px 0 10px;
	font-size: 28px;
	text-align: center;
}

p.review {
	background: #6666FF;
	margin: 10px;
	border: 3px solid #666699;
}

a {color: #000000; text-decoration: none;}

a:hover {color: #000000; }


/* Wrapper */

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 92%;
	/* background: url("/path/to/your/background_cols.gif") repeat; */
	background: #FFFFFF;
	}

/* Header */

#header {
	width: 100%;
	height: 90px;
	background: #FFFFFF url(bsg520xl-header.jpg) no-repeat;
}



h1.header { text-align: center;}
h2.header { text-align: center;}

h1.header {padding-top: 10px;}
h2.header {margin-top: -20px;}

/*Horizontal Nav bar*/

h2.navbar {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

p.navbar {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	}

p.navbar a{
	color: #0000FF;
	}

p.navbar a{
	text-decoration: underline;
	}

div#navbar {
	width: 30%;
/*	border: solid #000 1px;	*/
	background-color: #FFFFFF;
	float: right;

}
div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 30px;
	white-space: nowrap;
/*  	letter-spacing: .05em; */
}
div#navbar li {
	list-style-type: none;
}
div#navbar li a {
	text-decoration: none;
	padding: 8px 4px 8px 4px;
	color: #000000;
}
div#navbar li a:link {
	color: #000000:
}
div#navbar li a:visited {

}
div#navbar li a:hover {
	/*font-weight: bold;*/
	color: #0000FF;
}

/* Content */

#content {
	width: 70%;
	float: left;
	background: #FFFFFF;

/*	border-left: solid #000 1px;	*/
/*	border-right: solid #000 1px;	*/
/*	border-bottom: solid #000 1px;	*/
}

h2.content {padding-left: 10px; color: #000000;}
h3.content {padding: 0 0 0 10px; color: #000000; font-weight: bold;}
h4.content {padding: 0 0 0 10px;}

div#content a {
	color: #0000FF;
	text-decoration: none;

}

div#content a:hover {
	color: #0000FF;
	border-bottom: 1px solid #0000FF;
}

#adsense {
	width: 340px;
	float: left;
	margin-right: 20px;
	}

#amazon {
	width: 100%;
	margin: 0 auto;
	}

#youtube {
	width: 100%;
	margin-top: 20px;
	}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	background: #FFFFFF;

	text-align: center;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px dotted;
	padding-top: 10px;
}

#footer a {
	color: #000000;
	text-decoration: none;

}
#footer a:hover {
	color: #000000;
	text-decoration: none;

}

img {
border: none;
}

#uk {
	width: 50%;
	float: left;
}

#us {
	width: 50%;
	float: right;
}

#menu-items{
	clear: both;
	padding-top:10px;
	}