/* CSS Template by gorotron */

html, body {
	margin:0;
	padding:0;
	text-align:center;
}

 body {
	background-color: #111;	
}

#container {
	text-align:left;
	margin:0 auto;
	padding:5px 15px;
	width:706px;
	height:auto;
	* height:100%;
	background:url(../images/bg2.gif) repeat-y;
	/* font:11px Arial,Helvetica,sans-serif;*/
        font: 10pt monospace;
	color:#a00;
}

#banner {
	margin:5px;
	background:url(../images/buenos.jpg) no-repeat;
	width:662px;
	height:147px;
	padding:10px 0 0 10px;
}

#dashed {
	width:635px;
	height:125px;
	padding:5px;
	border:1px dashed #FFF;
} 

.center {
text-align: center;
}

#content {
	width:676px;
}

#main {
	/*width:485px;*/
	width:445px;
	min-height:auto;
	float:left;
	padding:10px;
}

#sideBar {
	float:left;
	/*width:141px;*/
	width:181px;
	min-height:250px;
	height:auto;
	float:left;
	padding:10px 15px;
	}

#box {
	width:166px;
	height:auto;
	padding:0 10px;
	border:1px dotted #fff;
}

#navBar {
	list-style:none;
	margin:5px 0;
	padding:0;
}

#navBar a {
	text-decoration:none;
	padding:5px;
	width:176px;
	display:block;
	color:#666;
	border-bottom:1px dashed #fff;
}

#navBar a:hover {
	background:#ff0000;
	color:#fff;
}

#noLine a {
	border-bottom:0;
}

h1 {
	font-size:28px;
	margin:0;
	color:#FFF;
}

h2 {
	font-size:16px;
	margin:0 0 0 5px;
	color:#FFF;
}

h3 {
	font-size:16px;
	margin:0;
}

.comments {
	display:block;
	width:445px;
	text-align:right;
	font-size:11px;
	margin:0;
	font-weight:normal;
	color:#999;
	padding:10px 0 15px;
	border-top:1px dotted #fff;
}

#clear {
	clear:both;
}

p {
	line-height:1.5em;
}


img.picA
{
position: relative;
top: -20px;

width: 76px;
height: 74px;
padding: 8px;
}


#copy, #copy a {
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	font:10px Arial,Helvetica,sans-serif;
	color:#666;
}

#copy a:hover {
	color:#369;
}

#bottom {
	margin:0 auto;
	height:10px;
	width:736px;
	background:url(../images/bg2c.gif) no-repeat;
}

#flickr {
	width:186px;
	height:auto;
	padding: 10px 0 10px;
	/*border:4px dashed #FF2A6F;*/
        background-color: #000;
        text-align: center;
}
.sidebar_title {
	width:166px;
	height:auto;
	padding:0 10px;
	border:4px dotted #FF2A6F;
}
a:link {
color: #ff0000;
}
a:visited {
color: #666;
}

h1 a {
text-decoration:none;
}
h1 a:visited {
color: #fff;
}
#logorama {
list-style:none;
	margin:5px 0;
	padding:0;
}
#logorama li {
	margin:0;
	padding:0;
    font-size:9px;    
}