@charset "utf-8";
body {
	background-image: url(/images/graphics/patternBG-09.gif);
	background-repeat: repeat;
	background-attachment:fixed;
	font-size: 14px;
	
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000;
	background-repeat: repeat;
	
	
}

a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
	outline: none;
}


* {
	
}



#wrapper {
	background-color: #FFF;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	border-top-style: none;
	border-bottom-style: solid;
	height: auto;
	border-right-width: 1.5px;
	border-left-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-width: 1.5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: rgba(0,0,0,.25)0 5px 5px;
	-moz-box-shadow: rgba(0,0,0,.25)0 5px 5px;
	-o-box-shadow: rgba(0,0,0,.25)0 5px 5px;
	-box-shadow: rgba(0,0,0,.25)0 5px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#wrapper #logo {
	text-align: left;
	padding-top: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1.5px;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	display: block;
}

#wrapper #navigation a {

}

#wrapper #headerImg {
}
#wrapper #bodyArea {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	height: auto;
	padding: 0px;
			-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}









#wrapper #bodyArea #center{
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	height: auto;
}

/* causing problems*/

#wrapper #bodyArea #center p {
	margin: 0px;
	text-indent: 0;
	color: #000;
}
#wrapper #bodyArea #center #centerThumbs {
	text-align: center;
	
}
#wrapper #bodyArea #center #centerThumbs a img {

	background-color: #FFF;
	border: 1px solid #B7B7B7;
	padding: 3px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}
#wrapper #bodyArea #center #centerThumbs a img:hover {
	background-color: #CCC;
	

	
}
#wrapper #bodyArea #center #bitsontherun {
	height: 364px;
	background-color: #FFF;
	padding-top: 10px;
	width: 485px;
	margin-right: auto;
	margin-left: auto;
	border: 1.5px solid #CCC;
}
#wrapper #bodyArea #center #bitsontherun table {
	margin-right: auto;
	margin-left: auto;
}



#wrapper #bodyArea #gallery {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	height: auto;
	width: 765px;
}

#wrapper #bodyArea #gallery #spacer {
	float: right;
	height: 100px;
	width: 765px;
}

#wrapper #bodyArea #gallery p {
	margin: 0px;
	text-indent: 0;
	color: #000;
}

#wrapper #bodyArea #gallery #left{
	float: left;
	width: 175px;
}
#wrapper #bodyArea #gallery #left #thumbnails {
	margin-left: 30px;
	float: left;
	text-align: center;
}





#wrapper #bodyArea #gallery #right{
	float: right;
	width: 590px;
	text-align: center;
}
#wrapper #bodyArea #gallery #imageInfo {
	float: right;
	width: 565px;
}
#wrapper #bodyArea #gallery #statement {
	float: right;
	width: 565px;
}
#wrapper #bodyArea #gallery #icons {
	float: right;
	width: 565px;
	
}
#wrapper #bodyArea #gallery #left #thumbnails p a #image_sml {
	background-color: #FFF;
	margin: 5px;
	border: 1px solid #CCC;
	padding: 2px;
}
#wrapper #bodyArea #gallery #left #thumbnails p a:hover #image_sml {
	background-color: #CCC;
	border: 1px solid #B7B7B7;
	margin: 5px;
	padding: 2px;
}
#wrapper #bodyArea #galleryBase {
	clear: both;
	width: 765px;
	height: 100px;
}
#wrapper #bodyArea #center #blurbWrapper #blurb {
	width: 200px;
	float: left;
}

#wrapper #bodyArea #center #blurbWrapper {
	width: 765px;
	float: left;
	padding-bottom: 30px;
}

#wrapper #bodyArea #center #vids {
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
}
#wrapper #bodyArea #center #vids #thumb {
	margin:5px;
	text-align: center;

}

#wrapper #bodyArea #center #vids #thumb a{
	background-color: #FFF;
	margin: 5px;
	border: 1px solid #CCC;
	padding: 3px;
	
}
#wrapper #bodyArea #center #vids #thumb a:hover{
	background-color: #CCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #B7B7B7
	
}
#wrapper #bodyArea #center #vids #thumb a img{
	border:0
}




#wrapper #footer  {
	font-size: xx-small;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 7px;
	padding-top: 7px;
	float: none;
	padding-left: 10px;
	clear: both;
}





.image_sml {
	padding: 3px;
	background-color: #FFF;
	margin: 5px;
	border: 1px solid #B7B7B7;
	
}

.image_lrg {
	padding: 3px;
	background-color: #FFF;
	border: 1px solid #B7B7B7;
}

.light_text {
	color: #333;
}
.boldCapital {
	font-weight: bold;
}
#wrapper #bodyArea #container {

	
}
#wrapper #bodyArea #container #galleria {
	height: 500px;
		
}
#intro {
	background-color: #FFF;
	height: 620px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	border: thin solid #CCC;
	margin-top: 5px;
	-webkit-box-shadow: rgba(0,0,0,.25)0 10px 10px;
	-moz-box-shadow: rgba(0,0,0,.25)0 10px 10px;
	-o-box-shadow: rgba(0,0,0,.25)0 10px 10px;
	-box-shadow: rgba(0,0,0,.25)0 10px 10px;
	margin-bottom: 10px;
}
#intro #FlashID {
	margin: 10px;
}
#intro #select {
	
	height: 180px;
	width: 700px;
	margin-top: 5px;
	margin-right: 50px;
	margin-left: 50px;

}
#intro #select #button {
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	width: 610px;
	margin-top: 0px;
	margin-bottom: 10px;
		-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
		-webkit-box-shadow: rgba(0,0,0,.25)0 5px 5px;
	-moz-box-shadow: rgba(0,0,0,.25)0 5px 5px;
	-o-box-shadow: rgba(0,0,0,.25)0 5px 5px;
	-box-shadow: rgba(0,0,0,.25)0 5px 5px;
}
#intro #select #button #tsg {
	
	height: 100px;
	width: 100px;
	margin-top: 10px;

	margin-right: 62px;
	margin-left: 125px;
	float: left;

	
	
	
}
#intro #select #button #asd {

	height: 100px;
	width: 100px;
	margin-top: 10px;
	
	margin-right: 125px;
	margin-left: 62px;
	float: right;

			
	

}
.buttonImg {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow: rgba(0,0,0,.25)0 3px 3px;
	-moz-box-shadow: rgba(0,0,0,.25)0 3px 3px;
	-o-box-shadow: rgba(0,0,0,.25)0 3px 3px;
	-box-shadow: rgba(0,0,0,.25)0 3px 3px;
	background-color: #FFF;
	
	
}

/*a.image {
	
	top:0;
	-web-transition:top .25s ease-in;
	-moz-transition:top .25s ease-in;
	-o-transition:top .25s ease-in;
	transition:top .25s ease-in;
	}
a.image:focus,
a.image:hover {
	top: -5px;
	} */

#intro #select p {
	margin-left: 50px;
}
#wrapper #footer img {
	float: right;
}
#wrapper #bodyArea #center #blogWrapper {
	width: 765px;
	overflow: hidden;
}
#wrapper #bodyArea #center #blogWrapper #blogLeft {
	float: left;
	width: 610px;
	
}
#wrapper #bodyArea #center #blogWrapper #blogRight {
	float: right;
	width: 155px;
	
}
#wrapper #bodyArea #center #blogBase {
	clear: both;
	width: 765px;
}

#wrapper #footerWP {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	
	
	
}
