/* Start of CMSMS style sheet 'sentido_style' */
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#top-left  {
	width: 10px;
	float: left;
	height: 10px;
	background-image: url(uploads/images/top_left.jpg);
}
#top-right {
	float: left;
	height: 10px;
	width: 10px;
	background-image: url(uploads/images/top_right.jpg);
}
#top-middle {
	float: left;
	height: 10px;
	width: 780px;
	background-color: #dedff7;
}

#innerwrapper {
	float: left;
	width: 800px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#logo {
	float: left;
	width: 285px;
	background-color: #dedff7;
	padding-left: 15px;
	height: 40px;
}
#extra-menu {
	float: left;
	width: 486px;
	height: 40px;
	background-color: #dedff7;
	text-align: right;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 14px;
}
#extra-menu a {
	color: black;
	text-decoration: none;
}

#extra-menu a:hover {
	text-decoration: underline;
}


#menu {
	float: left;
	width: 800px;
	height: 26px;
	background-color: #dedff7;
}
#content {
	font-size: 13px;
	width: 479px;
	height: 239px;
	position: absolute;
	top: 88px;
	left: 261px;
	padding-left: 35px;
	padding-right: 25px;
	padding-top: 15px;
}
#content   p, #content   h1, #content   h2, #content   h3, #content   h4 {
	margin: 0;
	padding: 0;
}
#content h2 {
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 18px;
}
#content p {
	font-size: 13px;
	margin-bottom: 13px;
}

#content a {
             color: white;
}

#content a:hover {
             color: #333333;
             background-color: #dedff7;
             text-decoration: none;
}


#main-right {
	width: 539px;
	float: left;
	height: 264px;
	background-image: url(uploads/images/main-right-top-rounded-transparent.gif);
	background-repeat: no-repeat;
}

#main-left {
	float: left;
	width: 261px;
}

#main-left p {
	margin: 0;
             padding: 0;
}

#sub-rightX {
	float: left;
	height: 100px;
	width: 539px;
	margin-top: 2px;
	background-color: #99FF00;
}
#sub-leftX {
	float: left;
	height: 100px;
	width: 259px;
	margin-top: 2px;
	margin-right: 2px;
	background-color: #FF6666;
}


#bottom {
	width: 785px;
	float: left;
	background-image: url(uploads/images/bottom-bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 15px;
	font-size: 10px;
	line-height: 24px;
}
.1pxtext {
	font-size: 1px;
}
.epostlink {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* End of 'sentido_style' */

