@charset "utf-8";
/* CSS Document */

* {
margin:0; padding:0;
}

.clr {
clear:both;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:#ffefc4 url('images/body_bg.jpg') repeat-x;
}



a {
color:#3e2610; font-weight:bold; text-decoration:none;
}
 a:hover {
text-decoration:underline;
}
#layout {
width:864px;
margin:0 auto;
}

#head {
width:100%; height:121px;
background:#ffefc4 url('images/head_bg.jpg') no-repeat; 
}



#catcher1 {
width:428px; margin-left:369px;
height:100%; text-align:center;

}

#catcher1_content {
width:428px; 
height:100%; text-align:center;
background:url('images/catcher.gif') no-repeat; 
}


input.ch_1 {
margin-top:8px; text-align:center; font-size:18px;
font-weight:bold; width:190px; height:22px; border:0;
}


input.dwl_1 {
width:124px; height:31px; border:0; margin-top:10px;
background:url('images/dwl1.jpg') no-repeat; 
}


input.dwl_1:hover,input.dwl_2:hover {
cursor:pointer;
}

#main {
width:100%; text-align:center;
background:#ffefc4 url('images/main_bg.jpg') repeat-y; 
min-height : 750px;
}

table.videos { 
margin-left:15px;
}
table.videos td {
text-align:center;
width:130px; 
}

table.videos td .title {
width:130px; height : 15px; text-align:left; padding-top:8px; text-align:center; float: center;

}

table.videos td .title a {
color:#3e2610; font-size:12px; font-weight:bold; text-decoration:none;
}
table.videos td .title a:hover {
text-decoration:underline;
}

table.videos a img {
border:1px solid #3e2610; margin-top:1px;
}

table.videos .infos a img .noborder{
	
border:0px solid #285E9F;
}

table.videos td .infos {
width:130px; text-align:center; font-size:11px;
}
table.videos td .infos a{
color:#ff0000;
}
table.videos td .infos a:hover {
text-decoration:none;
}

.catcher2 {
width:762px;text-align:center; margin-left:0px;
height:111px; background:url('images/catcher2.gif') no-repeat; 
}

input.ch_2 {
margin-top:37px; text-align:center; font-size:22px;
font-weight:bold; width:280px; height:30px; border:0;
}

input.dwl_2 {
margin-top:12px; width:124px; height:31px; border:0;
background:url('images/dwl2.jpg') no-repeat; 
}

#footer {
padding-bottom:15px;
}

#footer a {
color:#000;
}
#footer a:hover {
text-decoration:none;
}

h2
{
font-size : 14px;
text-decoration : underline;
padding-bottom : 7px;

}




