body  {
	font-family: Georgia,"Lucida Grande",Garuda,sans-serif;
	color: #333;
	line-height: 1em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #df3134;
	text-align: center;
	background-image: url(images/bg/red-dress.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

a  {text-decoration: none;color: #cc0033}
a:visited  {text-decoration: none;color: #cc0033;}
a:active  {text-decoration: none;color: #cc0033;}
a:hover  {text-decoration: none;color: #000;}

img {border: 0;}

p {font-size: 10pt;font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}

h3 {font-size: 1em;}
h2 {
	color: #cc0000;
	font-weight: bold;
	letter-spacing: -1px;
	background: transparent url(images/bg/h2.png) no-repeat;
	height: 50px;
	padding: 15px 0 0 20px;
}

div.hr {
  height: 35px;
  background: transparent url(images/bg/bg-bullets.png) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

#container {
	text-align: center;
	margin: 0px auto 0 auto;
	width: 933px;
	border: 0px solid white;
	overflow: auto;
}


#top {
	width: 900px;
	margin: 0 0 10px 0;
	float: left;
}

#header1 {
	float: left;
	padding: 0;
	margin: 80px 0 20px 60px;
	color: #fff;
}

.main-parent {
	background: transparent;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 0px solid red;
	width: 923px;
	float: left;
	text-align: center;
	padding: 4px 4px 0 4px;
}

.main {
	width: 923px;
	border: 0px solid #fff;
	float: left;
	margin: 0;
	background-image: url(images/bg/canvas.jpg);
	border-top: 0px solid #ccc;
	padding: 0;
}

.main-inner {
	background-image: url(images/bg/slant.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 863px;
	margin: 0;
	padding: 30px 30px 0 30px;
	border: 0px solid green;
	overflow: auto;
}

.left {
	width: 510px;
	border-right: 0px solid green;
	float: left;
}

.right {
	width: 320px;
	border: 0px solid black;
	float: left;
	margin: 0;
	text-align: left;
	padding: 100px 0 0 0;
}


.entry {
	text-align: left;
	border: 0px solid red;
}

.hentry {
	text-align: left;
}

.post {
	text-align: left;
	border: 0px solid green;
}




.big {
	font-size: 20pt;
	margin: 14px 0 0 0;
	padding: 2px;
	float: left;
}

#header img {
	margin: 0 3px 0 0;
}

#footer {
	width: 893px;
	height: 111px;
	text-align: left;
	font-size: 8pt;
	padding: 30px 0 0 30px;
	float: left;
	clear: both;
	background-image: url(images/bg/slant-bottom.png);
	background-position: right top;
	background-repeat: no-repeat;
	border: 0px solid red;
	margin: 20px 0 0 0;
}

#nav {
	float: right;
	margin-top: 5px;
}

#nav ul {
	padding: 0;
	margin: 0;
}

#nav ul li {
	padding: 7px;
	border: double #ccc;
	list-style-type: none;
	float: left;
	margin: 0 0 0 5px;
}

#arttype {
	text-align: left;
	margin: 14px 0 3px 0;
	padding: 0;
}

.artbox {
	margin: 16px 0;
}

#control {
	font-size: 8pt;
}

#scroller {
	scrollbar-track-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-darkshadow-color: #999;
	scrollbar-shadow-color: #fff;
	scrollbar-3dlight-color: #999;
	scrollbar-highlight-color: #fff;
	scrollbar-arrow-color: #999;
	background-color: transparent;
	overflow: scroll;
	overflow-y: hidden;
	width: 810px;
	height: 360px;
	padding: 0;
	margin: 0;
	clear: left;
	text-align: left;
}

.scrolltd {
	padding: 20px;
}

.scrolltd a {
	border: 4px solid #fff;
}

.scrolltd a:hover {
	border-right: 4px solid #ccc;
}
