body {
	background: #EFDCE9 url("images/layouts/v1/romolabg.png") repeat-x;
	font-family: arial;
	font-size:11px;
	margin: 0;
	letter-spacing: 0px;
	text-align: justify;
	line-height: 18px;
	color:  #7b7a6c;
}

table {
	font-family: arial;
	font-size:11px;
}

#contain {
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width:840px;
}

#content {
	width: 833px;
	clear: both;
	border-left: 0px solid #f1eed3;
	border-right: 0px solid #f1eed3;
	text-align: justify;
	background-color:#fff ;
	overflow: hidden;
}

#actual {
	background-color:#fff ;
	width: 560px;
	float: right;
	padding: 0px;
	border-left: 0px solid #cbbdc7;
	border-right: 1px solid #cbbdc7;
	margin-right: 0px; 
	margin-top:0px;
}

#side {
	background-color:#EFDCE9 ;
	width: 270px;
	float:left;border-right: 1px solid #cbbdc7;
	font-size:11px;
	padding-right: 0px; 
}

a {
	text-decoration: none;
	color: #5a304d;
	font-weight: lighter;
}

a:hover {
	color: #5a304d;
	text-decoration: underline;
}

.item a img{
	border: 4px solid #f0edd1;
	-moz-border-radius: 0px;
	margin: 5px;
}

.item a:hover img{
	border: 4px solid #f0edd1;
	-moz-border-radius: 0px;
}

.border {
	border: 4px solid #f0edd1;
	-moz-border-radius: 0px;
	margin: 5px;
}

blockquote {
	background: #ac9fa8; url() repeat;
	border: 0px solid #008ec7;
	margin: 10px;
	font: 12px arial;
	color: #fff;
	-moz-border-radius: 5px;
	padding: .8em;
	line-height: 12pt;
}

b, i, u { color: #89627d;}

h1 {
	font: 10px georgia; 
	background: #dbc6d4 url() repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 0px;
	color:#a87699;
	font-style: none;
	text-align: left;
	border: 1px solid #cbbdc7;
	text-transform: uppercase; 
	font-weight:bold;
	font-style: none;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	background: #f9f3f4 url() repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 0px;
	font-style: none;
	text-align: left;
	border-bottom: 0px solid #e6e6e6;
	text-transform: uppercase; 
	font: 10px arial;
	margin-top: 0px;
	margin-bottom: 20px;
}

.main{
	background: url() no-repeat;
	background-position: bottom;
	-moz-border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	border-left: 0px dotted #d5cecd;
	padding-bottom: 10px;
	border-bottom: 0px solid #bfd8e2;
}


.side{
	background:  url() no-repeat;
	background-position: bottom;
	-moz-border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom: 0px solid #bfd8e2;
}

#footer {
	background: #efefef;
	border-top: 0px solid #eee;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

p {
	margin-top: 0px;
}

#welcomemsg{
	letter-spacing: 0px;
	font-style: italic;
	font: 30px times new roman;
	text-align: justify;
}

.thumb {
	margin: 0px;
	border: 2px solid #f0edd1;
}