@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }
html {font-size: 62.5%;}

/*CONTENT PAGES CSS*/

#content_holder {
width: 970px;
margin: 0 auto;
}

#left_column a {
color:#666;
font-weight: bold;
text-decoration: underline;
font-size: 12px;
}

#left_column a:hover {
text-decoration: none;
}

#content_holder_top {
width: 970px;
height: 18px;
background-image: url(images/content_top.png);
background-repeat: no-repeat;
background-position: bottom;
clear: left;
padding-top: 16px;
}

#content_holder_mid {
width: 922px;
padding: 0 24px 20px 24px;
background-image: url(images/content_mid.png);
clear: left;
}

#content_holder_bottom {
width: 970px;
background-image: url(images/content_bottom.png);
height: 91px;
margin-top: 0;
clear: left;

}

#footer_left {
color: #666;
width: 400px;
padding: 0px 0 0 10px;
height: 20px;
margin-top: 30px;
float: left;

}


#footer_right {
float: right;
font-size: 1.1em;
margin-left: 520px;
color: #999;
width: 440px;
padding: 0px 10px 0 0px;
margin-top: -20px;
}

#footer p, #footer_left p {
font-size: 1.1em;
color: #666;
}

#footer a, #footer_left a {
text-decoration: none;
color: #339933;
}

#footer_right a {
color: #666;
text-decoration: none;
}

#footer_right a:hover {
text-decoration: underline;
}

#footer a:hover, #footer_left a:hover {
text-decoration: underline;
}

#title {
padding-top: 23px;
}

#title h1 {
font-size: 49px;
color: #cccccc;
font-family: arial;
font-weight: bold;
letter-spacing: -1px;
}

#title h2, #left_column h2 {
font-weight: bold;
font-size: 22px;
color: #000;
margin-top: 10px;
letter-spacing: normal;
clear: left;
margin-bottom: 15px;

}

#badges {
width: 221px;
height: 99px;
float: right;
margin-top: -102px;
text-align: right;
}

#left_column {
width: 690px;
border-top: 2px dotted #ccc;
padding-top: 10px;
}

.linebreak {
width: 690px;
border-top: 2px dotted #ccc;
clear: left;
margin-bottom: 15px;
}

#left_column_content {
clear: left;
}

#left_column p {
color: #666;
margin-bottom: 15px;
font-size: 1.2em;
line-height: 2.0em;
}

#right_column {
float: right;
width: 210px;
border-top: 2px dotted #ccc;
padding-top: 5px;
}

.video_holder {
border: 1px solid #666;
background-color: #CCC;
width: 210px;
height: 126px;
margin-top: 10px;
}

.flash_player {
width: 300px;
height: 20px;
margin-bottom: 10px;
}

.video_holder p {
text-align: center;
font-size: 1.6em;
font-weight: bold;
color: #fff;
margin-top: 55px;
}
