@charset "utf-8";

/* CSS Document */






#container{

    width:940px;

    height:200px;

    margin-left:auto;

    margin-right:auto;

    font-family:verdana, arial, tahoma, helvetica, geneva, sans-serif;
}


#breadcrumbs a{
	color:#AAAAAA;
}

#header{

    height:200px;

    overflow:hidden;

    background-image:url('/img/header.gif');

    background-repeat:no-repeat;

    line-height:100%;

    font-weight:bold;

}



#header p{

    font-size:4em;

}



#header-text-left{

    float:left;

    padding-left:10px;

}



#header-text-right{

    color:#a00;

    float:right;

    padding-right:10px;

}



#header-text-right p{

    font-size:24px;

}



#navigation{

	height:30px;

}



#content{

    text-align:left;

}



#content-main{

    width:680px;

    float:left;

    padding-bottom:30px;

}

#content-main a{
	text-decoration:none;
}


#image{

    padding-top:10px;

    padding-right:10px;

    padding-bottom:10px;

    float:left;
	width:680px;

}

.icon{
	width:100px;
	height:100px;
	float:right;
	margin-left:10px;
	border:0px;
}



.image{

    float:left;

    border-style:solid;

    border-width:1px;

    border-color:#000;

}



#youtube{

    padding-top:10px;

    padding-right:20px;

    padding-bottom:10px;

    float:left;

}



.youtube{

    float:left;

    border-style:solid;

    border-width:1px;

    border-color:#000;

}



#sidebar-right{

    float:right;

}

#sidebar-right p{
	color:#AAAAAA;
	text-align:right;
}



#banner{

    padding-bottom:10px;

}



.banner{

    display:block;

    margin-left:auto;

    margin-right:auto;

}



#categories{

    clear:both;

    border-style:solid none solid none;

    border-width:1px;

    border-color:#000;

}



#footer{

    clear:both;

    border-style:solid none none none;

    border-width:1px;

    border-color:#000;

    padding-bottom:50px;

}



#categories-1{

    float:left;

    width:25%;

}



#categories-2{

    float:left;

    width:25%;

}



#categories-3{

    float:left;

    width:25%;

}



#categories-4{

    float:left;

    width:25%;

}


#content-main a {
	COLOR:#8C7070;
}

.sure {
	float:right;
	margin-left:10px;
	border:0px;
}
