html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #CCCCCC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	color: #000000;
	background-color: #FAB000;
	padding: 1px 6px;
	font-size: 11px;
	text-transform: uppercase;
	height: 20px;
	margin: 0px -2px 30px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	margin: 20px 5px 5px 5px;
}

p {
	margin: 10px 10px 0px 4px;
}

html>body #main {
	height: auto;
}

#main {
	height: 100%;
	min-height: 100%;
	margin-bottom: -50px;
	background-image: url(http://sashka.org/images/sashka_entertaina.jpg);
	background-repeat: no-repeat;
	background-position: 37px bottom;
	xborder: solid 1px blue;
}

a {
	color: #A2977E;
}

a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FABB00;
}

#art {
	background-image: url(http://sashka.org/images/mainbg.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 365;
	min-height: 365;
}

#email {
	margin-left: 55px;
	padding-top: 254px;
	height: 18px;
	width: 106px;
	background-image: url(http://sashka.org/images/email.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#logomain {
	margin-left: 55px;
	padding-top: 10px;
}

#portfoliobutton {
	margin-left: -10px;
}

#rezumebutton {
	margin-top: 12px;
	margin-left: 519px;
}

#basement {
	width: expression((documentElement.clientWidth||document.body.clientWidth)<600?'600px':'100%');
	min-width: 500px;
	xborder: 1px dotted green;
}

#basement-clear {
	width: 1px;
	height: 220px;
	clear: both;
	xborder: 1px solid #00FF00;
}

#buttons {
	height: 19px;
	width: 163px;
	margin-top: 298px;
	margin-left: 234px;
}

#mainrezume {
	background-image: url(http://sashka.org/images/rezumebg.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	background-color: #1A294A;
	xborder: 1px solid #Ff0000;
}

#maintext {
	background-image: url(http://sashka.org/images/textbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	min-height: 100%;
	margin-bottom: -50px;
	background-color: #000000;
	color: #FFFFFF;
}

#content {
	padding: 24px 22% 24px 57px;
	text-align: justify;
	vertical-align: top;
	xborder: 2px solid #FF9900;
}

#content ul li {
	background-image: url(http://sashka.org/images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left: -42px;
	list-style-type: none;
	line-height: 18px;
	xborder: 1px solid #FF0033;
	background-position: 0px 5px;
}

#navcontainer {
	margin: -24px 0px 0px;
}

#entertain {
	height: 219px;
	margin: 0;
	padding: 0;
	background-image: url(http://sashka.org/images/sashka_entertainer.png);
	background-repeat: no-repeat;
	background-color: #000000;
	xborder: 2px solid #FF9900;
}