* {
	margin: 0;
	padding: 0;
}

body {
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
}

h1, h2, h3 {	
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 1.6em;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

img {
}

/* Logo */

/* Header */

#header {
	width: 973px;
	height: 66px;
	margin: 0px auto;
	background-image: url(images/Banner.jpg);
	background-repeat: no-repeat;
}

#header a {
	text-decoration: none;
	color: #000;
}

/* Logo */
/* Menu */

#menu {
	float: right;
}


#menu2 {
	float: right;
	background-image: url(images/time.jpg);
	background-repeat: no-repeat;
	padding-right: 410px;
	padding-top: 50px;
	background-position: left bottom;
	color: #FFF;
}
#menu ul {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: #ffffff;
}

#menu .active a {
	background-color: #ffffff;

}


/* Wrapper */

#wrapper {
	width: 975px;
	margin: 0 auto;
	background-color: #FFF;
	color: #333;
}

/* Column One */

#col-one {
	float: left;
	width: 120px;
	margin-right: 4px;
	height: auto;
}

#col-one .boxed {
}

#col-one .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/bannersmall.jpg);
	background-repeat: no-repeat;
}

#col-one .boxed .title2 {
	height: 20px;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFF;
}
#col-one .boxed .content {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	height: 500px;
}

#col-one .boxed .content form {
}

#col-one .boxed .content fieldset {
	border: none;
}

#col-one .boxed .content legend {
	display: none;
}

#col-one .boxed .content label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
}



#col-one .boxed .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #FAFAFA url(images/img05.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-one .boxed .content .tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}

#col-one .boxed .content .tiny a {
	padding: 0 0 0 11px;
	background: url(images/img06.gif) no-repeat left bottom;
}

/* Column Two */

#col-two {
	float: left;
	width: 847px;
	padding-left: 0px;
	padding-top: 0px;
}

#col-two .boxed {


}

#col-two .boxed .title {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	color: #FFF;
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	height: 20px;
	width: 848px;
}

#col-two .boxed .title2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	color: #333;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #eaeaea;
	border-right-color: #eaeaea;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
	margin-top: 5px;
	width: 836px;
}

#col-two .boxed .title3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	color: #333;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #eaeaea;
	border-right-color: #eaeaea;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
	float: right;
	width: 320px;
}
#col-two .boxed .content {
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	float: left;
	width: 840px;
	margin-bottom: 5px;
	padding: 3px;
}
#col-two .boxed .content2 {
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat-x;
	float: right;
	width: auto;
	padding: 0px;
	height: auto;
	border: 1px none #EAEAEA;
}

#col-two .boxed blockquote {
	background: #E5ECED url(images/img08.gif) repeat-x;
}

/* Footer */

#footer {
	clear: both;
	background-color: #FFF;
	background-repeat: repeat-x;
	text-align: center;
	width: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}

#footer p {
	width: 760px;
	margin: 0 auto;
	font-size: x-small;
	color: #333;
	text-align: center;
}
div#images a img{
	border:2px solid #EAEAEA;
		}
		div#images a img:hover{
	border:2px solid #A2D7F9;
		}
		 a img{
			border:none;
		}
div.float  {
	float: left;
	clear: none;
	padding: 1px;
	height: 140px;
	width: 164px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 1px;
  }
 div.float350  {
	float: left;
	clear: none;
	padding: 1px;
	height: 250px;
	width: 302px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
  }
 

  div.float2 {
	float: left;
	clear: none;
	padding: 0px;
	height: 120px;
	width: 104px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 1px;
  }
  
    div.float21 {
	float: left;
	clear: none;
	padding: 0px;
	height: 120px;
	width: 104px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 4.5px;
  }
  
  div.float3 {
	float: left;
	clear: none;
	padding: 0px;
	height: 120px;
	width: 104px;
	margin-top: 1px;
	margin-right: 8px;
	margin-bottom: 1px;
	margin-left: 8px;
	
  }

  div.float4 {
	float: left;
	clear: none;
	padding: 0px;
	height: 120px;
	width: 104px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 1px;
	
  }
  
  
div.container {
	padding: 2px;
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;

  }
div.spacer {
	clear: none;
  }
  
#adds350 {
	width: 303px;
	height: 255px;
	float: right;
	padding-right: 4px;
  }
  
 #adds3502 {
	width: 319px;
	height: 285px;
	float: left;
	padding-left: 10px;
  }
  
  #adds350100 {
	width: 315px;
	height: auto;
	float: left;
  }
  
   #adds3501002 {
	width: 305px;
	height: 260px;
	float: right;
	padding-left: 2px;
  }
  
  #videos {
	width: 500px;
	height: 400px;
	float: left;
	padding-right: 4px;
	text-align: center;
	margin: 2px;
	font-size: 13px;
  }
  
  #adds720 {
	width: 848px;
	float: left;
	height: 90px;
	padding-bottom: 5px;
  }
#videos160more {
	width: 844px;
	float: left;
	height: 125px;
  }
   #videos160more1 {
	width: 210px;
	float: right;
	height: 750px;
	margin-top: 2px;
	margin-bottom: 10px;
  }
  
  #videos160more2 {
	width: 844px;
	float: left;
	height: 100px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
  }
  
#videos160 {
	float: left;
	width: 525px;
  }
   #videos1602 {
	float: right;
	width: 506px;
  }
     #videos100300 {
	float: right;
	width: 525px;
  }
  
       #videos1003002 {
	float: left;
	width: 530px;
  }
  
       #videos1003001 {
	float: right;
	width: 315px;
	height: inherit;
	margin-top: 2px;
	margin-bottom: 10px;
  }
   #videos10030012 {
	float: right;
	width: 315px;
	height: inherit;
  }
  
       #videos10030021 {
	float: left;
	width: 530px;
  }
  
  #videos100100 {
	float: right;
	width: 330px;
	height: 388px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	margin-bottom: 6px;

  }
.greymenu{
	width: 118px;
	height: 280px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
	border-top-width: 0px;
}

.greymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.greymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.greymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.greymenu ul li a{
	font: normal 12px Arial;
	color: #CCC;
	background: #ffffff;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
}

.greymenu ul li a:visited{
	color: #999;
}

.greymenu ul li a:hover{ /*hover state CSS*/
	color: white;
	background-color: #999;
}
#wrapper #col-two #videos {
	font-size: 13px;
}
