* {
	margin: 0;
	padding: 0;
}

body {
	font: normal small Arial, Helvetica, sans-serif;
	color: #656983;
}

#contur {
Border-style: dotted;
Border-color: #747481;
Border-width: 2px;
Display: block;
Width: 900px;
background: #FFFFFF url(images/img01.jpg) repeat-y;
}

h1, h2, h3 {
	font-weight: normal;
	color: #616583;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

p, blockquote, ul, ol {
	margin-bottom: 14px;
}

blockquote {
font-size: 15px;
font-style: italic;
}

ul {
	margin-left: 14px;
}

ol {
	margin-left: 3em;
}

a {
    color: #262147;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: .35em 1em 1em 0;
}

img.right {
	float: right;
	margin: .35em 0 1em 1em;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 25px;
	padding: 5px 0 0 0px;
	background: url(images/img03.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
}

.title2 {
	height: 25px;
	padding: 5px 0 0 0px;
	background: url(images/img03.gif) no-repeat;
	font-size: 1.2em;
	font-weight: bold;
    color: white;
}

.boxed .content {
	padding: 15px;
	background: url(images/img04.gif);
	border: 1px solid #FFFFFF;
	border-top: none;
}

/* Post */

.post {
	padding: 2em 0 0 0;
}

.post .date {
	margin: -1.4em 0 .2em 0;
	text-align: right;
	font-size: 1em;
}


.post .meta {
	padding: 1em;
	background: #656983 url(images/img04.gif);
	border: 1px solid #656983;
	font-size:14px;
}

.post .meta p {
	margin: 0;
}

.news {
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
	line-height: 16px;
    text-align: justify;
    color: white;
}
.news a:hover {
	text-decoration: none;
    Font-weight: bolder;
    color: red;
}
.news a:visited {
	text-decoration: none;
    color: black;
}
.news a {
    color: white;
    text-decoration: none;
}

.topgals {
    font-family: arial, helvetica, sans-serif;
    Font-weight: normal; Font-size: 18px;
	line-height: 1.4em;
    text-align: justify;
    margin-right:35px; margin-left:35px;
}
.topgals a:hover {
    text-decoration: none;
    color: red;
}
.topgals a:visited {
	text-decoration: none;
    color: #C9C9C9;
    }

 .gals {
    font-family: arial, helvetica, sans-serif;
    Font-weight: normal; Font-size: 13px;
	line-height: 16px;
    text-align: justify;
    margin-right:0px; margin-left:0px;
}
.gals a:hover {
    text-decoration: none;
    color: red;
}
.gals a:visited {
	text-decoration: none;
    color: #C9C9C9;
    }

/* Logo */

#logo {
	padding: 70px 0 20px 0;
	background: url(images/logo.jpg) no-repeat center top;
	text-align: center;
}

#logo h1 {
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
    color: white;
    Line-height: 21px;
    margin-top:25px;
}
#logo h2 {
	text-transform: lowercase;
	font-size: 23px;
    font-weight: bold;
	font-style: italic;
    color: white;
}
#logo h3 {
	text-transform: lowercase;
	font-size: 14px;
	font-style: italic;
    color: white;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content > Main */

#main {
margin: 0 30px 0 0px;
Width: 600px;
float: right;
}
#main h3 {
	font-size: 16px;
	font-style: italic;
}

#main a:hover {
    text-decoration: none;
    color: red; 
    }

/* Content > Sidebar */

#sidebar {
    float: left; 

	width: 200px;
	padding: 20px;
}

/* Content > Sidebar > Menu */

#menu {

}

#menu .content {
	border: 1px solid #FFFFFF;
    Text-align: justify;
}

#menu a {
	display: block;
	padding: 5px 0 5px 17px;
	background: url(images/img05.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
    color: red;
}

#updates ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#updates h3 {
	font-size: small;
}

#updates p {
	font-size: x-small;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 20px;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}

/* Footer > Legal */
#legal {clear: both;}

#legal p {
	margin: 15px;
	text-align: justify;
	font-size: 12px;
    line-height:15px; 
    margin-top:0; 
    margin-bottom:0;
}

.table{
text-align: justify;
font-size: 14px;
line-height:18px; 
margin-top:0; 
margin-bottom:0;
}