/* Resets */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Layout  - top*/

#header {
	width: 990px;
	margin-left:10px;
        margin-right:10px;
	margin-bottom:10px;
	border-bottom-style:solid;
	border-bottom-width:1px;	
}

#header p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-top:8px;
	padding-bottom:8px;
}


#header h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 51px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

/* Layout  - left*/

body {
        margin-top:10px;
        margin-left:0px;
        background-color:#FFFFFF;
}


#left-column, #left-column-capotw {
         float:left;
	width: 230px;
	margin-left:10px;
	padding-bottom:0px;	
}

#left-column ul {
       margin-left:0px;
}

#left-column li {
	border-bottom-style:solid;
	border-bottom-width:1px;
	list-style-image:none;
        list-style-position:inside;
        list-style-type:none;
        padding-bottom:10px;
        margin-bottom:10px;	
}


#left-column p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-top:6px;
}

#left-column, #left-column-capotw a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	color: #FF0000;	
}

#left-column h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

#left-column-capotw li {
	float:left;
	min-height:85px;
	overflow:hidden;
	padding:0 5px 10px 3px;
	width:105px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
}

#left-column-capotw p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-top:6px;
}

#left-column-capotw img{
        border:1px solid #000000;
        float:left;
        margin-right:5px;
}

#right-column-capotw h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

/* Layout  - middle*/

#middle-column, #middle-column-capotw {
	left:240px;
	padding-bottom:4em;
	position:absolute;
	width: 215px;
	margin-left:10px;
	padding-bottom:0px;	
}

#middle-column-capotw-b {
	width: 215px;
        left:240px;	
}

#middle-column, #middle-column-capotw, #middle-column-capotw-b li {
	border-bottom-style:solid;
	border-bottom-width:1px;
	list-style-image:none;
        list-style-position:inside;
        list-style-type:none;
        padding-bottom:10px;
        margin-bottom:10px;	
}

#middle-column, #middle-column-capotw, #middle-column-capotw-b ul {
         list-style-image:none;
        list-style-position:inside;
        list-style-type:none;
        margin-left:0px;
}


#middle-column, #middle-column-capotw, #middle-column-capotw-b a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	color: #FF0000;	
}

#middle-column, #middle-column-capotw, #middle-column-capotw-b h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-indent:0px;
}





#middle-column, #middle-column-capotw, #middle-column-capotw-b p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-top:6px;
}



/* Layout  - right*/

#right-column {
	left:605px; 
	padding-bottom:4em;
	position:absolute; 
	width: 400px; 
	margin-left:10px; 
	padding-bottom:0px; 	
}

#right-column li {
        float:left;
        min-height:85px;
        overflow:hidden;
        padding:0 5px 20px 3px;
        width:170px;
	list-style-image:none;
        list-style-position:inside;
        list-style-type:none;
}

#right-column a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	color: #FF0000;	
}

#right-column h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

#right-column-capotw {
	left:450px;
	position:absolute;
	margin-left:10px;
	width:540px;
	margin-bottom:30px;
	
}

#right-column-capotw-b {

	left:450px;	
}

#right-column, #right-column-capotw, #right-column-capotw-b img {
border:1px solid #000000;
float:left;
margin-right:5px;
}

#right-column, #right-column-comment, #right-column-capotw, #right-column-capotw-b p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-top:6px;
padding-left:12px;
padding-right:12px;
}


#entry {
left:230px;
margin-left:10px;
padding-bottom:0;
position:absolute;
width:210px;
}
