/* --------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --   ______ __                  ____                __          ____                     __                     __  ___                          -- */
/* --  /\__  _\\ \                /\  _`\   __        /\ \        /\  _`\                  /\ \__                 /\ \/\_ \    __                   -- */
/* --  \/_/\ \/ \ \___      __    \ \ \/\ \/\_\    ___\ \ \/'\    \ \ \/\ \    __      ____\ \ ,_\    __     _ __ \_\ \//\ \  /\_\     __    ____   -- */
/* --     \ \ \\ \  _ `\  /'__`\   \ \ \ \ \/\ \  /'___\ \ , <     \ \ \ \ \ /'__`\   /',__\\ \ \/  /'__`\  /\`'__\'_` \\ \ \ \/\ \  /'__`\ /',__\  -- */
/* --      \ \ \\ \ \ \ \/\  __/    \ \ \_\ \ \ \/\ \__/\ \ \\`\    \ \ \_\ \\ \L\.\_/\__, `\\ \ \_/\ \L\.\_\ \ \/\ \L\ \\_\ \_\ \ \/\  __//\__, `\ -- */
/* --       \ \_\\ \_\ \_\ \____\    \ \____/\ \_\ \____\\ \_\ \_\   \ \____/ \__/.\_\/\____/ \ \__\ \__/.\_\\ \_\ \___,_\\____\\ \_\ \____\/\____/ -- */
/* --        \/_/ \/_/\/_/\/____/     \/___/  \/_/\/____/ \/_/\/_/    \/___/ \/__/\/_/\/___/   \/__/\/__/\/_/ \/_/\/__,_ //____/ \/_/\/____/\/___/  -- */
/* --                                                                                                                                               -- */
/* --------------------------------------------------------------------------------------------------------------------------------------------------- */

Body {
	font-family: Arial;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	width:900px;
	height:auto;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	background: url("../images/Background.jpg") top center repeat-x;
	background-color:#660099;
	background-attachment:fixed;
}

.TopLeft {
	width:490px;	
	float:left;
	margin:0px;
	padding:0px;
	display:block;
}

.TopRight {
	width:338px;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
}

.Menu {
	margin-top:10px;
	width:900px;
	height:50px;
	background: url("../images/MenuBG.jpg") top left no-repeat;
}

object { outline:none; }
a      { color:#FFFFFF;outline:none;text-decoration:none; }
img    { outline:none; }
img    { border:none; }
.clear { clear:both; }
div { outline:none; }
p	{ margin:0px;padding:0px; }

/* Menu Buttons */

.ButtonText {
	visibility:hidden;
}

#HomeButton {
	width:105px;
	height:50px;
	display:block;
	float:left;
	background: url("../images/buttons/Home.jpg") top left no-repeat;
}

#HomeButton:hover {
	background: url("../images/buttons/Home-Over.jpg") top left no-repeat;
}

#BlogButton {
	width:92px;
	height:50px;
	display:block;
	float:left;
	background: url("../images/buttons/Blog.jpg") top left no-repeat;
}

#BlogButton:hover {
	background: url("../images/buttons/Blog-Over.jpg") top left no-repeat;
}

#VideosButton {
	width:125px;
	height:50px;
	display:block;
	float:left;
	background: url("../images/buttons/Videos.jpg") top left no-repeat;
}

#VideosButton:hover {
	background: url("../images/buttons/Videos-Over.jpg") top left no-repeat;
}

#PhotosButton {
	width:120px;
	height:50px;
	display:block;
	float:left;
	background: url("../images/buttons/Photos.jpg") top left no-repeat;
}

#PhotosButton:hover {
	background: url("../images/buttons/Photos-Over.jpg") top left no-repeat;
}

#DonateButton {
	margin-left:10px;
	width:228px;
	height:50px;
	display:block;
	float:left;
	background: url("../images/buttons/Donate.jpg") top left no-repeat;
}

#DonateButton:hover {
	background: url("../images/buttons/Donate-Over.jpg") top left no-repeat;
}

#MotoscapeButton {
	width:196px;
	height:50px;
	display:block;
	float:right;
	background:none;
}

/* Menu Buttons */

.MainContainer {
	margin-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-top:10px;
	width:898px;
	height:auto;
	border:1px;
	border-style:solid;
	border-color:#330000;
	background: url("../images/MainBG.jpg") top left repeat;
	float:left;
}

.MidContainer {
	margin-top:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-top:10px;
	width:898px;
	height:auto;
	border:1px;
	border-style:solid;
	border-color:#330000;
	background: url("../images/MainBG.jpg") top left repeat;
	float:left;
}

.FooterContainer {
	margin-top:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-top:10px;
	width:898px;
	height:auto;
	border:1px;
	border-style:solid;
	border-color:#330000;
	background: url("../images/MainBG.jpg") top left repeat;
	float:left;
}

.MainContent {
	padding-left:10px;
	padding-right:10px;
}

#DickDastardleyPlayer {
	width:480px;
	height:380px;
	margin-right:10px;
	float:left;
}

.WelcomeText {
	width:368px;
	height:305px;
	float:left;	
	color:#CCCCCC;
	text-align:left;
	font-weight:bold;
	background-color:#003366;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}

.WelcomeText img {
	float:left;	
	padding-right:10px;
	padding-bottom:5px;
}

.WelcomeText h1 {
	margin:0px;
	padding:0px;
	font-size:18px;
	padding-bottom:10px;
}

.WelcomeText a {
	text-decoration:underline;
	color:#ff99ff;
}

.LatestVidText {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:460px;
	height:126px;
	float:left;	
	color:#CCCCCC;
	text-align:left;
	font-weight:bold;
	background-color:#003366;
	margin-right:10px;
	margin-top:10px;
}

.LatestVidText h2 {
	margin:0px;
	padding:0px;
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
}

.LatestVidText a {
	text-decoration:underline;
	color:#ff99ff;
}

#DonateButtonMain {
	width:379px;
	height:49px;
	display:block;
	float:left;
	background: url("../images/DonateButton.jpg") top left no-repeat;
}

#DonateButtonMain:hover {
	background: url("../images/DonateButton-Over.jpg") top left no-repeat;
}

.SocialText {
	width:358px;
	height:161px;
	float:left;	
	color:#CCCCCC;
	text-align:left;
	font-weight:bold;
	background-color:#003366;
	margin-top:10px;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:10px;
}

.SocialText img {
	float:left;	
	padding-right:10px;
	padding-bottom:5px;
}

.Lefty {
	width:444px;
	float:left;	
}

.Righty {
	width:434px;
	float:right;	
}

.LeftCol {
	width:414px;
	height:auto;
	float:left;	
	background-color:#000033;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.RightCol {
	width:414px;
	height:auto;
	float:right;	
	background-color:#000033;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

.BlogPostFirst {
	width:394px;
	height:auto;
	float:left;	
	background-color:#003366;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.BlogPost {
	width:394px;
	height:auto;
	float:left;	
	margin-top:10px;
	background-color:#003366;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.LeftCol h2 {
	margin:0px;
	padding:0px;
	font-size:18px;	
}

.RightCol h2 {
	text-align:left;
	margin:0px;
	padding:0px;
	font-size:18px;
	padding-bottom:10px;
}

.RightCol img {
	margin-right:3px;
	margin-bottom:3px;	
}

.RightCol a {
	font-weight:bold;
	text-decoration:underline;
	color:#ff99ff;
}

.TwitterCol {
	width:414px;
	height:auto;
	float:right;	
	background-color:#000033;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.TwitterCol h2 {
	margin:0px;
	padding:0px;
	font-size:18px;
}

.TwitterPost {
	width:394px;
	height:auto;
	float:left;	
	background-color:#003366;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#twtr-profile-widget {
	margin-left:10px;
}

.BlogTitle {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	margin:0px;
	padding:0px;
	padding-bottom:3px;
}

.BlogDate {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}


.VideoText {
	width:368px;
	height:auto;
	float:right;	
	color:#CCCCCC;
	text-align:left;
	font-weight:bold;
	background-color:#003366;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}

.VideoText h1 {
	margin:0px;
	padding:0px;
	font-size:18px;
}

.VideoText a {
	text-decoration:underline;
	color:#ff99ff;
}

.VideoList {
	width:358px;
	height:auto;
	background-color:#000033;
	margin-top:10px;	
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
}

.VideoList img {
	float:left;
	padding-right:10px;	
}

.VideoList h2 {
	float:left;
	padding:0px;
	margin:0px;
	font-size:14px;
}

.VideoList a {
	text-decoration:underline;
	color:#ff99ff;
}


/* --------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --   ______ __                  ____                __          ____                     __                     __  ___                          -- */
/* --  /\__  _\\ \                /\  _`\   __        /\ \        /\  _`\                  /\ \__                 /\ \/\_ \    __                   -- */
/* --  \/_/\ \/ \ \___      __    \ \ \/\ \/\_\    ___\ \ \/'\    \ \ \/\ \    __      ____\ \ ,_\    __     _ __ \_\ \//\ \  /\_\     __    ____   -- */
/* --     \ \ \\ \  _ `\  /'__`\   \ \ \ \ \/\ \  /'___\ \ , <     \ \ \ \ \ /'__`\   /',__\\ \ \/  /'__`\  /\`'__\'_` \\ \ \ \/\ \  /'__`\ /',__\  -- */
/* --      \ \ \\ \ \ \ \/\  __/    \ \ \_\ \ \ \/\ \__/\ \ \\`\    \ \ \_\ \\ \L\.\_/\__, `\\ \ \_/\ \L\.\_\ \ \/\ \L\ \\_\ \_\ \ \/\  __//\__, `\ -- */
/* --       \ \_\\ \_\ \_\ \____\    \ \____/\ \_\ \____\\ \_\ \_\   \ \____/ \__/.\_\/\____/ \ \__\ \__/.\_\\ \_\ \___,_\\____\\ \_\ \____\/\____/ -- */
/* --        \/_/ \/_/\/_/\/____/     \/___/  \/_/\/____/ \/_/\/_/    \/___/ \/__/\/_/\/___/   \/__/\/__/\/_/ \/_/\/__,_ //____/ \/_/\/____/\/___/  -- */
/* --                                                                                                                                               -- */
/* --------------------------------------------------------------------------------------------------------------------------------------------------- */

