@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background-color: #FFFFFF;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

H1 {
font: bold Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size: 24px;
color:#333333;
padding-bottom: 10px;
}

H2 {
font: bold Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size: 18px;
color: #666666;
padding-bottom: 10px;
}

p {
font: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size: 14px;
color: #666666;
line-height: 20px;
padding-bottom: 12px;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}


#content {
background: url(img/bckgrd.jpg) no-repeat;
width: 776px;
height: 550px;
margin:auto;
margin-top: 50px;
margin-bottom: 50px;

}

#main {
width: 480px;
margin:auto;
margin-top: 50px;

}

#form-top {
background: url(img/form-top.jpg) no-repeat;
width: 334px;
margin:auto;
padding: 8px 0 0 0;
border: dashed 1px;
}

#form {
width: 334px;
height: 340px;
margin:auto;
margin-bottom: 50px;
border-bottom: dashed 1px;
border-left: dashed 1px;
border-right: dashed 1px;

}

#video-top {
background: url(img/form-top.jpg);
width: 450px;
margin:auto;
padding: 8px 0 0 0;
border: dashed 1px;
}

#video {
width: 450px;
margin:auto;
margin-bottom: 10px;
border-bottom: dashed 1px;
border-left: dashed 1px;
border-right: dashed 1px;

}

#footer {
width: 425px;
height: 20px;
margin:auto;
border-top: 1px solid #666666;

}

.number1{
background-color:#000000;
width:200px;
height:400px;
float:left;
}
.number2{
background-color:#990033;
}
.width {
float:inherit;
	width:200px;
	height:100px;
}

.footer {
font: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size: 11px;
color: #666666;
line-height: 20px;
padding-bottom: 8px 12px 8px;
}

.form {
font: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size: 12px;
color: #666666;
}