/*Lee Blackwood's Theme*/
html, body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	line-height: 12pt;
	color: #999999;
	}
	
.mainlinks {
	font-size: 18px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	color: #dcdcdc;
	line-height: 1pt;
	outline: none;
	}
.maintext {
	font-size: 12px;
	font-weight: normal;
	color: #303030;
	}
.emaillink {
	font-size: 11px;
	line-height: 1pt;
	}
.links {
	font-size: 12px;
	line-height: 12pt;
	}
	
.leftborder {
	border-left: 1px solid #303030;
	width: 1px;
}

.topborder {
	border-top: 8px solid #00b5f3;
	width: 1px;
}

a img {border: none;
	outline: none;
}

a.link-small:link, a.link-small:visited {
	color: #808080;
	text-decoration: none;
	outline: none;
}

a.link-small:hover {
	color: #00b5f3;
	text-decoration: none;
	outline: none;
}

a.link-small:active {
	color: #00b5f3;
	text-decoration: none;
	outline: none;
}

a.current:link, a.current:visited
{
	color: #fafafa;
	padding-bottom: 7px;
	border-bottom:8px solid #dcdcdc;
	text-decoration: none;
	outline: none;
}

a.current:hover {
	color: #fafafa;
	padding-bottom: 7px;
	border-bottom:8px solid #dcdcdc;
	text-decoration: none;
	outline: none;
}

a.nav:link, a.nav:visited {
	font-size: 18px;
	font-weight: normal;
	color: #dcdcdc;
	text-decoration: none;
	outline: none;
}

a.nav:hover {
	color: #fafafa;
	padding-bottom: 7px;
	border-bottom:8px solid #dcdcdc;
	text-decoration: none;
	outline: none;
}

body {
    background-image:url(background.png)
			}
#blank {
	height: 6px;
	width: auto;
	}
			
#headerbanner {
	background: url(headerbg.jpg);
	width: 100%;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
    padding-bottom: 0px;
		}
#header {
	background: url(header.jpg);
	width: 904px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
    		}
	
#headleft {
	float: left;
	text-align: left;
	width: 530px;
	height: 65px;
	Padding-top: 10px;
        			}
	
#headright {
	float: right;
	text-align: right;
    width: 365px;
	height: 37px;
	padding-top: 38px;
	padding-bottom: 0px;
        	}
	
#maintextbox {
	background: url(textbg.jpg);
	width: 100%;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	}
	
#maintext {
	width: 904px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	}
	
#maintextbottom {
	width: 904px;
	height: 92px;
	margin-left: auto;
	margin-right: auto;
	}
	
#maintextbottomseperator {
	height: 32px;
	width: auto;
	}

#bottomleft {
	float: left;
	width: 400px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	}
	
#bottomright {
	float: right;
	width: 400x;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	}

#textleft {
	float: left;
	width: 320px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: left;
	}
	
#textleftlistA{
	float: left;
	width: 200px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: left;
	}
	
#textleftlistB{
	float: left;
	width: 150px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: left;
	}
	
#textleftlistC{
	float: left;
	width: 170px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: left;
	}
	
#textleftlistD{
	float: left;
	width: 160px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: left;
	}
	
#textright {
	float: right;
	width: 500px;
	height: 170px;
	padding-left: 45px;
	margin-leftt: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: right;
	}
	
#textbottom {
	float: left;
	width: 904px;
	height: 92px;
	padding-top: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
		}	
		

table#video
{
	color: black;
	border: none;
	height: 555px;
	width: 100%;
	background: url(videobg.jpg);
	align: center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#active a { border-left: 0px solid #000;
}

.thumbnails { 
	width: 876px;
	height: 530px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	}
	
.imageRow {
  *zoom: 1;
  margin-left: auto;
  margin-right: auto;
}

.imageRow:after {
  content: "";
  display: table;
  clear: both;
}

.imageRow .single {
  float: left;
}

.imageRow .single a {
  display: block;
  background: rgba(255, 255, 255, 0.1);
  padding: 7px;
  line-height: 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  margin-bottom: 6px;
  margin-top: 6px;
  margin-left: 8px;
  margin-right: 8px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.imageRow .single a img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

.imageRow .single a:hover {
  background-color: #00b5f3;
}

.imageRow .set {
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.imageRow .set:hover {
  background: rgba(255, 255, 255, 0.2);
}

.imageRow .set .single a {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-right: 0;
}

.imageRow .set .single a:hover {
  background-color: #00b5f3;
  -webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
}