/* author: Michael Peralta */
/* author: General layout */
body {
margin: 0 auto; font-family:Verdana, Arial, Helvetica, sans-serif;
}
#momma { 
margin: 0 auto; width: 760px;
}
#clear {
clear:both; height:1px; overflow:hidden; margin-top:-1px; background:#FFFFFF; width:50px
}
/* navigation */
a {
font-size:10px; font-weight:bold; color:#000; text-decoration:none
}
a:hover {
font-size:10px; font-weight:bold; color:#8e8f8f; text-decoration:underline
}
a.bread_nav {
color:#000; font-size:10px; padding: 0 0 0 20px; text-decoration:none; line-height:28px
}
/* content */
#content {
margin: 0 auto; background:#FFFFFF
}
#box_left {
width: 256px; height:300px; float:left; background:#FFFFFF; margin:0 0 0 -10px; border-right: 2px solid #ededed
}
#box_mid {
width: 256px; height:300px; float:left; background:#FFFFFF; border-right: 2px solid #ededed
}
#box_right {
width: 244px; height:300px;float:left; background:#FFFFFF
}
#box_left2 {
width: 256px; height:360px; float:left; background:#FFFFFF; margin:0 0 0 -10px; border-right: 2px solid #ededed
}
#box_mid2 {
width: 256px; height:360px; float:left; background:#FFFFFF; border-right: 2px solid #ededed
}
#box_right2 {
width: 244px; height:360px;float:left; background:#FFFFFF
}
/* text */
h4 {
color:#005946
}
h3 {
font-size: 1em; color:#005a47; margin:0 10px 0 10px
}
p {
font-size:0.7em; padding:0 10px 0 10px; color:#8e8f8f
}
p.follow {
font-size:0.7em; padding:0 10px 0 10px; color:#0000CC
}
#first {
font-size:15; color:#8e8f8f; font-family:arial
}
#new {
background:#ededed
}
#table {
border:dotted; border-style:dotted; border-width:thin
}
#title {
border-left-style:dotted; border-top-style:dotted;  border-width:thin
}
#size {
border-right-style:dotted; border-top-style:dotted;  border-width:thin
}
#value {
border-right-style:dotted; border-left-style:dotted; border-bottom-style:dotted;  border-width:thin
}
#side {
border-right-style:dotted; border-left-style:dotted; border-top-style:dotted;  border-width:thin
}
#year {
font-size:8.5; font:Arial; color:#abd3dd; padding:0 10px 0 10px
}
#font {
font-family:Arial, Helvetica, sans-serif; color:#0783ff; font-size:15px; font-weight:bold
}
#link {
font-family:Arial, Helvetica, sans-serif; color:#0000FF; font-size:11px; font-weight:bold; text-decoration:none
}
a:hover {
color:#8e8f8f; text-decoration:none
}

/* images */
img.front {
padding: 0 20px 0 0
}

