@charset "UTF-8";

body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	color: #000;
}

body {
	background-image: url(images/background-web.png);
	background-repeat: no-repeat;
	height: 1400px;
	background-color: #603;
}
#swf_intro {
	height: 300px;
	width: 800px;
	margin-top: 115px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 15px solid #C00;
}
#enter_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	font-weight: lighter;
	text-align: center;
	height: 40px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-color: #F9D65C;
}
#enter_text a {
	font-size: 30px;
	color: #C00;
	font-weight: lighter;
}	
.navbar {
	position: relative;
	float: right;
	margin-right: 24px;
	height: auto;
	width: 125px;
	text-align: center;
	line-height: 25px;
	margin-top: 30px;
}

#container {
	width: 630px;
	margin-right: auto;
	height: 633px;
	margin-left: auto;
	margin-top: 30px;
	background-image: url(images/rect_rounded.png);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	z-index: 1;
}

.container_long {
	background-image: url(images/rect_rounded_long.png);
	background-repeat: no-repeat;
	width: 630px;
	margin-right: auto;
	height: 1060px;
	margin-left: auto;
	margin-top: 30px;
	z-index: 1;
	margin-bottom: auto;
	position: relative;
}
.container_x_long {
	background-image: url(images/rect_rounded_X_long.png);
	background-repeat: no-repeat;
	width: 630px;
	margin-right: auto;
	height: 1205px;
	margin-left: auto;
	margin-top: 30px;
	position: relative;
	z-index: 1;
}
#painting {
	margin-left: 20px;
	height: 550px;
	width: 443px;
	margin-top: -70px;
	float: left;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: lighter;
}
h1 {
	font-size: 38px;
	color: #F0E5AB;
	text-align: right;
	font-weight: normal;
}
h2 {
	font-size: 30px;
	color: #F0E5AB;
	text-align: right;
	margin-top: -20px;
}
h3  {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #F0E5AB;
	font-weight: lighter;
}
h4 {
	font-size: 12px;
	color: #F0E5AB;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #603;
}
.header {
	height: 110px;
	width: 595px;
	position: relative;
	margin-top: 0px;
	clear: both;
	float: left;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
hr {
	color: #F0E5AB;
	width: 560px;
	position: relative;
	margin-right: 0px;
	margin-top: -10px;
	margin-left: auto;
}
a {
	font-size: 18px;
	color: #603;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F0E5AB;
}
a:active {
	text-decoration: none;
}
.footer {
	height: 55px;
	width: 622px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: -16px;
	background-color: #603;
	z-index: 2;
}
.footer img {
	margin-right: 1px;
	margin-left: 1px;
}
#fb_link {
	height: 30px;
	width: 190px;
	position: absolute;
	margin-top: -51px;
	margin-left: 15px;
	color: #603;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#fb_link a {
	font-size: 14px;
	color: #603;
	font-weight: bolder;
	margin-left: 7px;
	margin-top: 0px;
	position: absolute;
}
.sharethis {
	height: 70px;
	width: 190px;
	margin-top: -47px;
	position: absolute;
	margin-left: 257px;
}
.copyright_text {
	font-size: 9px;
	color: #996;
	width: 622px;
	text-align: center;
	height: 40px;
	position: relative;
	margin-top: -17px;
	margin-bottom: 7px;
	background-color: #603;
	margin-right: auto;
	margin-left: auto;
	line-height: 48px;
}
.hitcounter {
	height: 70px;
	width: 125px;
	margin-top: -44px;
	position: absolute;
	margin-left: 458px;
	font-size: 14px;
	color: #603;
	font-weight: bolder;
	float: left;
}

/*used separate divs for text inside hitcounter div and fb_link a div in order to shift baseline of text separately from inserted images, couldn't vertically align each of them to middle without dividing them*/

#counter_box {
	height: 30px;
	width: 60px;
	float: right;
	margin-top: -17px;
}
#hitcounter_text {
	margin-top: -1px;
	margin-right: 5px;
	position: relative;
	width: 60px;
}
.about_text hr {
	width: 405px;
	color: #603;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.about_text {
	height: 880px;
	width: 405px;
	margin-left: 46px;
	margin-top: 40px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #603;
	font-weight: normal;
	float: left;
	z-index: 1;
}
.about_text h3 {
	color: #603;
	font-weight: bold;
}
.about_text p a {
	font-size: 12px;
}
.about_text p a:hover{
	color:#C60500;
}
#buy_stuff_pics {
	height: 460px;
	width: 105px;
	float: left;
	margin-left: 20px;
	position: relative;
	margin-top: 35px;
}
#buystuff_text {
	height: 440px;
	width: 330px;
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 35px;
	float: left;
	position: relative;
	padding-top: 10px;
}
#buystuff_text p {
	color: #F0E5AB;
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
}
#buystuff_text h4 a {
	color: #F0E5AB;
	font-weight: lighter;
	text-decoration: underline;
	font-size: 13px;
}
#buystuff_text hr {
	width: 316px;
	margin-left: 0px;
}
#buystuff_text h4 a:hover {
	color: #603;
}
.paypal_seal {
	height: 100px;
	width: 100px;
	margin-top: 212px;
	position: relative;
	float: right;
	margin-right: 35px;
}

#friends_text {
	height: 1028px;
	width: 400px;
	margin-top: 50px;
	margin-left: 47px;
	float: left;
	position: relative;
}
#friends_text p {
	text-align: justify;
}
#friends_text a {
	font-size: 12px;
}
#friends_text table {
	margin-top: 0px;
	text-align: center;
}
#friends_text h3 {
	color: #603;
	font-weight: bold;
}
#friends_text hr {
	width: 405px;
	color: #603;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#friends_text a:hover{
	color: #C60500;
	text-decoration: underline;
}body {
	background-image: url(images/sm_background4tiling.png);
	background-repeat: repeat;
}
.side_badge {
	float: right;
	height: 400px;
	width: 200px;
	margin-left: 10px;
	position: relative;
	margin-top: -400px;
	left: 40px;
}
#form_area {
	height: 270px;
	width: 622px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #603;
}
form {
	border: 8px solid #CB0400;
	position: relative;
	height: 243px;
	width: 608px;
	top: 15px;
}
#form_area form table {
	font-size: 10px;
	background-color: #603;
	text-align: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #BDC683;
}
label #textfield {
	background-color: #996;
}
form table label {
	color: #996;
}
caption {
	font-size: 16px;
	color: #996;
	background-color: #603;
	line-height: 30px;
	text-align: left;
}
#white_back {
	background-color: #FFF;
	height: 1000px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.container_wide {
	height: 725px;
	width: 1000px;
	background-image: url(images/rect_rounded_wide.png);
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: relative;
}
.flash_portfolio {
	float: left;
	height: 575px;
	width: 810px;
	position: relative;
	margin-top: 15px;
	margin-left: 31px;
}
#temp_clown_container {
	width: 700px;
	height: 540px;
	position: relative;
	margin-left: 90px;
	margin-top: 40px;
	float: left;
}
.container_wide .header {
	float: right;
	margin-right: 35px;
}
.container_wide .navbar {
	position: relative;
	height: 140px;
	width: 125px;
	clear: right;
}
.flash_stills {
	position: absolute;
	left: 150px;
	top: 25px;
	width: 250px;
}
.flash_stills img {
	padding-bottom: 10px;
}
.flash_portfolio h3 {
	left: 350px;
	padding-bottom: 105px;
}
.flash_portfolio h3 a {
color:#C00;
}
.flash_portfolio h3 a:hover {
color:#F0E5AB;
}
.animation_titles {
	position: absolute;
	left: 380px;
	top: 85px;
}

