.hidden {
	display: none;
}
* {
margin: 0;
	}

* {
border: 0;
	}
p        {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 8px;
}
#wrapper {
	clear: both;
	float: none;
	width: 760px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#header {
	height: 80px;
	width: 760px;
	background-repeat: no-repeat;
	padding-top: 10px;
}

#movie {
	height: 235px;
	width: 735px;
	background-repeat: repeat-y;
	padding-left: 10px;
}
#chat {
	float: right;
	margin-top: -55px;
	margin-right: 30px;
}

#menu {
	width: 755px;
	background-image: url(images/blockdefault3.png);
	height:48px;
	background-repeat: no-repeat;
	margin-left: 4px;
}

#main_content {
	width: 760px;
	background-image: url(images/tile.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	text-align: center;
}
#content {
	width: 205px;
	float: left;
	margin-left: 20px;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	padding-right: 5px;
}

#content2 {
	float: left;
	background-repeat: no-repeat;
	width: 500px;
	margin-left: 10px;
}
#content3 {
	float: left;
	background-repeat: no-repeat;
	width: 730px;
	margin-left: 25px;
}
.line {
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #999999;
	margin-left: 15px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-top: 10px;
	width: 460px;
}
.end {
	color: #666666;
	text-align: center;
}
.end   p  {
	text-align: center;
	vertical-align: middle;
	line-height: 5px;
}


.text {
	font-size: 9px;
	line-height: 1px;
	color: #666666;
	vertical-align: bottom;
}
.footer {
	text-align: center;
	vertical-align: middle;
	clear: left;
	width: 760px;
	padding-bottom: 5px;
	background-image: url(images/footer.png);
	height: 25px;
	background-repeat: no-repeat;
	margin-left: 1px;
}

div.spacer {
	clear: both;
	height: 15px;
}

a:visited {
	color: #29A1CE;
	text-decoration: none;
	font-weight: bold;
}


a:active {
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;

}

a:hover {
	color: #29A1CE;
	text-decoration: none;
}
#content           ul     {
	list-style-image: url(images/icon.gif);
	list-style-position: inside;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	padding-bottom: 5px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu {
	float: left;
	width: 720px;
	background: center center repeat-x;
	font-family: "Arial Narrow", Arial, verdana;
	font-size: 13px;
	font-weight: bolder;
	padding-left: 25px;
}

.solidblockmenu li{
	display: inline;
	font-family: Arial, verdana;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bolder;
	font-style: normal;
}

.solidblockmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 15px;
	padding-left: 9px;
	margin-top: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: white;
}


.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background-color: transparent;
	background-image: url(images/blockactive.png);
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 7px;
	padding-top: 8px;
	font-size: 12px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #F3FBFD;
	padding: 5px;
	border: 2px solid #F38133;
	visibility: hidden;
	color: #FD6633;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.thumbnail span img{ /*CSS for enlarged image*/
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	left: 60px; /*position where enlarged image should offset horizontally */
	top: 1px;

}

.style1 {
	color: #666666;
	font-family: "Arial Narrow", Arial, verdana;
	font-weight: bold;

}
.floatleft {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
  
}  

.form {
	border: 1px solid #999999;
	background-color: #F9FEFF;
}
.btn {
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/btn.gif);
	background-position: center center;
	background-repeat: no-repeat;
	color: #333333;
	height: 20px
}
.h3 {
	background-image: url(images/col2.png);
	background-repeat: no-repeat;
}

h2 {
	font-family: "Arial Narrow", Arial, verdana;
	font-size: 18px;
	color: #EF7201;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #62BBE6;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 10px;
	padding-right: 25px;
	margin-left: 20px;
	padding-top: 15px;
	margin-right: 25px;
	text-align: left;
}
.ob {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.h2 {
	background-image: url(images/h2.png);
	background-repeat: no-repeat;
	padding-top: 0px;
}
h1 {
	font-size: 12px;
	text-align: right;

}
.h22  a  {
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	font-size: 16px;
	font-family: "Arial Narrow", Arial, verdana;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	float: left;
	width: 155px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #62BBE6;
	border-right-color: #1E87B9;
	border-bottom-color: #1E87B9;
	border-left-color: #62BBE6;
}
.return    {
	font-family: "Arial Narrow", Arial, verdana;
	font-size: 10px;
	color: #000066;
	width: 475px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #62BBE6;
	margin-right: 25px;
	margin-bottom: 10px;
}


.h22 {
	background-image: url(images/h2.png);
	background-repeat: no-repeat;
	padding-top: 0px;
}
.h2 b {
	color: #585858;
}
.h4 {
	background-image: url(images/col3.png);
	background-repeat: no-repeat;
	margin-right: 20px;
}
.style2 {
	color: #66667C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.right {
	float: left;
	clear: both;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
#ser  {
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	text-align: right;
	width: 300px;
}
div.spacer1 {
	clear: both;
	height: 1px;
}

/*<![CDATA[*/
 img.c4 {border:0;width:88px;height:31px}
#test {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	left: -60px;
	right: auto;
	overflow: visible;
	height: 200px;
	z-index: -1;
}

body {

}
.p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
