@charset "utf-8";
/* CSS Document */

#page {
	width: 1024px;
	margin: 0 auto;
	height: auto;
	background-color: #000;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6A8A7;
	border-right-color: #A6A8A7;
	border-bottom-color: #A6A8A7;
	border-left-color: #A6A8A7;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#top_section {
	height: 150px;
	width: 1024px;
	padding-left: 0px;
	position: relative;
}
#top_section p {
	font-family: "AR BONNIE";
	font-size: 24px;
	padding: 0;
	margin: 0;
}
#top_section img {
	position: absolute;
	left: 36px;
	top: -56px;
}

#menu_container {
	height: 30px;
	padding: 0;
	text-decoration: underline;
	float: right;
	margin-top: 120px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 0;
}
#menu_home {
	float: left;
	margin-left: 50px;
}
#menu_about {
	margin-left: 30px;
	float: left;
}
#menu_artwork {
	float: left;
	margin-left: 30px;
}
#menu_auctions {
	float: left;
	margin-left: 30px;
}
#menu_contacts {
	float: left;
	margin-left: 30px;
}
.menu a:link {
	color: #FEFEFE;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #FFF;
}
.menu a:hover {
	text-decoration: underline;
	color: #FEFEFE;
}
.menu a:active {
	text-decoration: none;
}

/* Home Page Css */

#main_page {
	width: 1024px;
	margin: 0 auto;
	height: auto;
	background-image: url(file:///C|/Users/noeling/Documents/Local_Sites/Flash_Test/images/main_page_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9A8A6;
	border-right-color: #A9A8A6;
	border-bottom-color: #A9A8A6;
	border-left-color: #A9A8A6;
	position: relative;
}

#banner {
	height: 440px;
	width: 1024px;
	margin-top: 0px;
	margin-right: 1px;
	margin-left: 1px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#sidebar_content1 {
	float: left;
	height: auto;
	width: 313px;
	color: #FEFEFE;
}
#sidebar_content1 p img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #FFF;
	padding: 5px;
}
#sidebar_content1 h1 {
	font-family: "Trajan Pro";
	font-size: 1.25em;
}
#sidebar_content1 p {
	font-family: Arial;
	font-size: 1em;
	padding: 0;
	margin: 0;
	text-indent: 10px;
}
#sidebar_content2 {
	float: left;
	height: auto;
	width: 314px;
	color: #FEFEFE;
}
#sidebar_content2 h1 {
	font-family: "Trajan Pro";
	font-size: 1.25em;
}
#sidebar_content2 p {
	font-family: Arial;
	font-size: 1em;
	padding: 0;
	margin: 0;
}
#sidebar_content2 p img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #FFF;
	padding: 5px;
}

/* About Page Css */

#about_header {
	height: 64px;
	width: 1024px;
	padding-top: 0px;
	background-image: url(images/about_header.png);
}
#about_header h1 {
	font-family: "Trajan Pro";
	font-size: 50px;
	color: #EDEFEC;
	font-style: normal;
	font-weight: normal;
}
#about_column_container {
	height: auto;
	width: 1024px;
	position: relative;
}
#text_column {
	float: left;
	width: 575px;
	padding-left: 50px;
	padding-top: 50px;
}
#text_column p {
	font-family: Arial;
	color: #F0F0F0;
	font-size: 1em;
	margin-top: 0px;
	line-height: 130%;
	text-indent: 30px;
}
#text_column h1 {
	font-family: "Trajan Pro";
	color: #F0F0F0;
	font-size: 2em;
	margin-top: 0px;
	line-height: 130%;
	text-indent: 0;
}
#image_column {
	float: left;
	width: 304px;
	padding-left: 50px;
	padding-top: 50px;
}
/* Artwork Page Css */

#artwork_header {
	height: 64px;
	width: 1024px;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(images/artwork_header.png);
}
#artwork_container h1 {
	font-family: "Trajan Pro";
	color: #FFF;
}
#artwork_container {
	width: 1024px;
	height: auto;
	position: relative;
}
.artwork_text a:link {
	color: #FEFEFE;
	text-decoration: none;
}
.artwork_text a:visited {
	text-decoration: none;
	color: #FFF;
}
.artwork_text a:hover {
	text-decoration: underline;
	color: #FEFEFE;
}
.artwork_text a:active {
	text-decoration: none;
}
.gallery_thumb a:link {
	color: #FEFEFE;
	text-decoration: none;
}
.gallery_thumb a:visited {
	text-decoration: none;
	color: #FFF;
}
.gallery_thumb a:hover {
	text-decoration: underline;
	color: #FEFEFE;
}
.gallery_thumb a:active {
	text-decoration: none;
}
/* Repaints Page Css */

/* Portraits Page Css */

/* Contact Page Css */

#contact_header {
	height: 64px;
	width: 1024px;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(images/contact_header.png);
}
#contact_header h1 {
	font-family: "Trajan Pro";
	font-size: 50px;
	color: #EDEFEC;
	font-style: normal;
	font-weight: normal;
}

/* Shared */

#footer {
	height: auto;
	width: 724px;
	padding-left: 300px;
	margin-top: 50px;
	clear: both;
	float: none;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer p {
	color: #CCC;
	font-size: 1em;
}
body {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
}
a:link {
	color: #268507;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #268507;
}
a:hover {
	text-decoration: none;
	color: #0F0;
}
a:active {
	text-decoration: none;
}
.artwork_text {
	font-family: "Trajan Pro";
	color: #FFF;
}
#repaints_text {
	left: 476px;
	top: 23px;
	font-size: 24px;
	position: absolute;
}
#celebrities {
	position: absolute;
	left: 190px;
	top: 100px;
}
#originals {
	position: absolute;
	left: 770px;
	top: 100px;
}


#Portriats {
	position: absolute;
	left: 296px;
	top: 528px;
}
#portriats {
	position: absolute;
	left: 469px;
	top: 458px;
	font-size: 24px;
}

#via_arte {
	position: absolute;
	left: 485px;
	top: 815px;
	font-size: 24px;
}
.artwork_thumb {
	font-family: "Trajan Pro";
	color: #FFF;
	border: 1px solid #FFF;
	padding: 5px;
}
.gallery_thumb {
	font-family: "Trajan Pro";
	color: #FFF;
	padding: 5px;
	margin: 0px;
}
#thumb1 {
	position: absolute;
	left: 37px;
	top: 84px;
}

#artwork_container p {
	margin: 0px;
	padding: 0px;
}
#characters {
	position: absolute;
	left: 476px;
	top: 100px;
}
#celebrities_thumb {
	position: absolute;
	left: 136px;
	top: 140px;
}
#originals_thumb {
	position: absolute;
	left: 725px;
	top: 140px;
}
#characters_thumb {
	position: absolute;
	left: 423px;
	top: 140px;
}
#portraits_thumb {
	position: absolute;
	left: 434px;
	top: 510px;
}
#via_arte_thumb {
	position: absolute;
	left: 427px;
	top: 872px;
}
#image_column p img {
	border: 1px solid #FFF;
	padding: 5px;
}
#thumb2 {
	position: absolute;
	left: 293px;
	top: 85px;
}
#thumb3 {
	position: absolute;
	left: 537px;
	top: 83px;
}
#thumb4 {
	position: absolute;
	left: 782px;
	top: 84px;
}
#thumb5 {
	position: absolute;
	left: 41px;
	top: 434px;
}
#thumb6 {
	position: absolute;
	left: 290px;
	top: 436px;
}
#thumb7 {
	position: absolute;
	left: 534px;
	top: 437px;
}
#thumb8 {
	position: absolute;
	left: 782px;
	top: 437px;
}
#thumb9 {
	position: absolute;
	left: 41px;
	top: 785px;
}
#thumb10 {
	position: absolute;
	left: 293px;
	top: 787px;
}
#thumb11 {
	position: absolute;
	left: 535px;
	top: 789px;
}
#thumb12 {
	position: absolute;
	left: 783px;
	top: 790px;
}
#thumb13 {
	position: absolute;
	left: 38px;
	top: 1134px;
}
#thumb14 {
	position: absolute;
	left: 287px;
	top: 1136px;
}
#thumb15 {
	position: absolute;
	left: 538px;
	top: 1138px;
}
#thumb16 {
	position: absolute;
	left: 786px;
	top: 1138px;
}
#thumb17 {
	position: absolute;
	left: 35px;
	top: 1487px;
}
#thumb18 {
	position: absolute;
	left: 290px;
	top: 1487px;
}
#thumb19 {
	position: absolute;
	left: 538px;
	top: 1489px;
}
#thumb20 {
	position: absolute;
	left: 785px;
	top: 1490px;
}
#thumb21 {
	position: absolute;
	left: 36px;
	top: 1835px;
}
#thumb22 {
	position: absolute;
	left: 290px;
	top: 1836px;
}
#thumb23 {
	position: absolute;
	left: 538px;
	top: 1836px;
}
#thumb24 {
	position: absolute;
	left: 786px;
	top: 1839px;
}
#thumb25 {
	position: absolute;
	left: 37px;
	top: 2183px;
}
#thumb26 {
	position: absolute;
}
#thumb26 {
	position: absolute;
	left: 291px;
	top: 2185px;
}
#thumb27 {
	position: absolute;
	left: 539px;
	top: 2188px;
}
#thumb28 {
	position: absolute;
	left: 790px;
	top: 2189px;
}
#thumb29 {
	position: absolute;
	left: 38px;
	top: 2513px;
}
#thumb30 {
	position: absolute;
}
#thumb30 {
	position: absolute;
	left: 291px;
	top: 2512px;
}
#thumb31 {
	position: absolute;
	left: 542px;
	top: 2514px;
}
#thumb32 {
	position: absolute;
	left: 791px;
	top: 2512px;
}
#celebrities_header {
	position: absolute;
	left: 418px;
	top: 20px;
	font-size: 24px;
}
#characters_header {
	font-size: 24px;
	position: absolute;
	left: 419px;
	top: 20px;
}
#originals_header {
	font-size: 24px;
	position: absolute;
	left: 436px;
	top: 23px;
}
#portraits_header {
	font-size: 24px;
	position: absolute;
	left: 436px;
	top: 21px;
}
#via_arte_header {
	font-size: 24px;
	position: absolute;
	left: 449px;
	top: 20px;
}
#next_link {
	position: absolute;
	left: 919px;
	top: 36px;
	font-family: Arial;
	color: #FFF;
}
#prev_link {
	position: absolute;
	left: 65px;
	top: 36px;
	font-family: Arial;
	color: #FFF;
}
#next_link2 {
	position: absolute;
	left: 919px;
	font-family: Arial;
	color: #FFF;
}
#prev_link2 {
	position: absolute;
	left: 65px;
	font-family: Arial;
	color: #FFF;
}
#back_to_top {
	position: absolute;
	left: 485px;
	font-family: Arial;
	color: #FFF;
}
#artwork_container img {
	border: 2px solid #C0C0C0;
}
#gallery_img {
	position: absolute;
	left: 54px;
	top: 81px;



}

.gallery_large {
	font-family: "Trajan Pro";
	color: #FFF;
}
#news_container img {
	border: 2px solid #A9A9A9;
	margin: 0px;
	padding: 0;
}
#news_container {
	width: 575px;
	float: left;
	margin-left: 25px;
	margin-bottom: 50px;
	padding-left: 50px;
}
#news_container p {
	font-family: Arial;
	color: #FEFEFE;
	text-indent: 2em;
}
#news_container h1 {
	font-family: "Trajan Pro";
	font-size: 1.5em;
	color: #FEFEFE;
}
#sidebar {
	float: right;
	width: 325px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A9A9A9;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 0px;
}
#thumb33 {
	position: absolute;
	left: 36px;
	top: 2838px;
}
#thumb34 {
	position: absolute;
	left: 288px;
	top: 2839px;
}
#thumb35 {
	position: absolute;
	left: 540px;
	top: 2841px;
}
#thumb36 {
	position: absolute;
	left: 789px;
	top: 2841px;
}
#thumb37 {
	position: absolute;
	left: 36px;
	top: 3163px;
}
#thumb38 {
	position: absolute;
	left: 285px;
	top: 3162px;
}
#thumb39 {
	position: absolute;
	left: 540px;
	top: 3163px;
}
#thumb40 {
	position: absolute;
	left: 789px;
	top: 3162px;
}
#thumb41 {
	position: absolute;
	left: 36px;
	top: 3485px;
}
#thumb42 {
	position: absolute;
	left: 285px;
	top: 3485px;
}
#thumb43 {
	position: absolute;
	left: 540px;
	top: 3485px;
}
#thumb44 {
	position: absolute;
	left: 789px;
	top: 3485px;
}
#thumb45 {
	position: absolute;
	left: 36px;
	top: 3807px;
}
#thumb46 {
	position: absolute;
	left: 285px;
	top: 3807px;
}
#thumb47 {
	position: absolute;
	left: 540px;
	top: 3807px;
}
#thumb48 {
	position: absolute;
	left: 789px;
	top: 3807px;
}
#thumb49 {
	position: absolute;
	left: 36px;
	top: 4129px;
}
#thumb50 {
	position: absolute;
	left: 285px;
	top: 4129px;
}
#thumb51 {
	position: absolute;
	left: 540px;
	top: 4129px;
}
#thumb52 {
	position: absolute;
	left: 789px;
	top: 4129px;
}
#thumb53 {
	position: absolute;
	left: 36px;
	top: 4451px;
}
#thumb54 {
	position: absolute;
	left: 285px;
	top: 4451px;
}
#thumb55 {
	position: absolute;
	left: 540px;
	top: 4451px;
}
#thumb56 {
	position: absolute;
	left: 789px;
	top: 4451px;
}
#thumb57 {
	position: absolute;
	left: 36px;
	top: 4773px;
}
#thumb58 {
	position: absolute;
	left: 285px;
	top: 4773px;
}
#thumb59 {
	position: absolute;
	left: 540px;
	top: 4773px;
}
#thumb60 {
	position: absolute;
	left: 789px;
	top: 4773px;
}
#thumb61 {
	position: absolute;
	left: 36px;
	top: 5095px;
}
#thumb62 {
	position: absolute;
	left: 285px;
	top: 5095px;
}
#thumb63 {
	position: absolute;
	left: 540px;
	top: 5095px;
}
#thumb64 {
	position: absolute;
	left: 789px;
	top: 5095px;
}
#thumb65 {
	position: absolute;
	left: 36px;
	top: 5417px;
}
#thumb66 {
	position: absolute;
	left: 285px;
	top: 5417px;
}
#thumb67 {
	position: absolute;
	left: 540px;
	top: 5417px;
}
#thumb68 {
	position: absolute;
	left: 789px;
	top: 5417px;
}
