/* Pancho Goes To College */

/*
-----------------------------------------------------------------------
Pancho Goes To College - A Film by Ruben Reyes
Design By Manuel C Ruiz - Manny Fresh Grafix - www.mannyfreshgrafix.com
-----------------------------------------------------------------------
*/

body{
padding:0;
margin:0;
font:76% verdana,tahoma,sans-serif;
background:#6f5f44 url(pgtc_imgz/pgtc_bd.jpg) repeat;
color:#303030;
}

a{
text-decoration:none;
background-color:inherit;
font-weight:bold;
color:#33cc00;
}

a:hover{
background-color:inherit;
color:#33ff00;
}

h1{
margin:0;
font-size:3.6em;
letter-spacing:0px;
text-align:right;
background-color:inherit;
color:#505050;
}

h2{
margin:7px 0 7px 5px;
font-size:1.6em;
letter-spacing:-1px;
font-weight:normal;
color:#ff6633;
}

h3{
margin:0px 0 0px 0;
padding:5px 0 6px 5px;
font-size:1.0em;
letter-spacing:0px;
font-weight:strong;
color: #ffffff; 
border-top: 0px solid #00aaff; 
border-bottom: 0px dotted #0088cc;
background:#9b3f07;
}

p{
color: #ffffff;
margin:10px 0 5px 0;
line-height:1.3em;
}

img{
margin:0 10px 8px 0;
}

#title{
margin:0px auto 0px auto;
width:800px;
height:150px;
background:#6f5f44 url(pgtc_imgz/pgtc_top.jpg) no-repeat;
text-align: right;
font-size:33px;
}

#container{
margin:0 auto 0px auto;
width:800px;
height:400px;
background:url(pgtc_imgz/pgtc_c.jpg) no-repeat;
color:#303030;
}

#container1{
margin:0 auto 0px auto;
width:800px;
height:1160px;
background:url(pgtc_imgz/pgtc_c.jpg) no-repeat;
color:#303030;
}

#sidebar{
float:left;
width:240px;
}

#main{
width:520px;
float:left;
margin:0 0 0 0px;
background-color: transparent; 
color:#ffffff;
}

h3{
margin:0px 0 0px 0;
padding:5px 0 6px 5px;
font-size:1.0em;
letter-spacing:0px;
font-weight:strong;
color: #ffffff; 
border-top: 0px solid #00aaff; 
border-bottom: 0px dotted #0088cc;
background:#9b3f07;
}

#footer{
clear:both;
margin:0 auto 0px auto;
width:800px;
height:100px;
background:url(pgtc_imgz/pgtc_ff.jpg) no-repeat;
text-align:center;
}

.menu{
display:block;
width:110px;
padding:4px 2px 4px 10px;
font-size:1.1em;
font-weight:bold;
background-color:inherit;
color:#286ea0;
border:1px solid #ffffff;
}

.menu:hover{
background-color:#f8f8f8;
color:#286ea0;
border:1px solid #dadada;
}

.credits{
margin-bottom:0;
font-size:0.8em;
background-color:inherit;
color:#313131;
}

.credits a{
background-color:inherit;
color:#ff9900;
}

.credits a:hover{
background-color:inherit;
color:#33ff00;
}

.links{
margin-bottom:0;
background-color:inherit;
}

.links a{
background-color:inherit;
color:#ff9900;
}

.links a:hover{
background-color:inherit;
color:#33ff00;

.small{
font-size:0.8em;
}

.center{
text-align:center;
}

iframe { border: 0px dashed #666 }
div.arrows { width:450px; text-align:center }
div.arrows img { padding:8px }