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

body{
padding:0;
margin:0;
background:url(images/pasta_gogo_bodybg.png) repeat-x top #cb1212;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}


.sml{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;}

img{ border:0;}

a{
color:#cb1212;}

#shadowtop{
width:879px;
margin-left:auto;
margin-right:auto;
margin-top:0;
background:url(images/pasta_gogo_bg_shadowtop.png) no-repeat top;

}


#shadow{
width:879px;
margin-left:auto;
margin-right:auto;
margin-top:0;
background:url(images/pasta_gogo_bg_shadow.png) repeat-y center top;

}


#main{
width:860px;
margin-left:auto;
margin-right:auto;
margin-top:0;
background-color:#e41414;
}

#content_top{
width:860px;
height:23px;
background:url(images/pasta_gogo_main_bg_top.png) no-repeat top center;}

#content{
width:860px;
background:url(images/pasta_gogo_main_bg_mid.png) repeat-y center;}

#content_bottom{
width:860px;
height:29px;
background:url(images/pasta_gogo_main_bg_bottom.png) no-repeat top center;}

#main_content{
width:620px;
float:left;
margin-left:50px;}

#content_title{
width:50px;
float:right;
margin-right:20px;
}

#footer{
width:100%;
height:178px;
margin:0;
padding:0;
background:url(images/pasta_gogo_footerbg.png) repeat-x top;}

#footerlinks{
margin-left:auto;
margin-right:auto;
padding-top:30px;
width:800px;
color:#FFFFFF;
}

#footerlinks a{
color:#FFFFFF;
text-decoration:none;
}

.clear{
clear:both;
height:0px;
width:20px;}



