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

html { 
scrollbar-base-color: #5B0B16;
scrollbar-arrow-color: #110305;
scrollbar-track-color: #110305;

scrollbar-shadow-color: #000000;
scrollbar-lightshadow-color: #000000; 
scrollbar-darkshadow-color: #110305;

scrollbar-highlight-color: #110305;
scrollbar-3dlight-color: #000000;
}


body {background-color:#110305; margin-top:0;}
div {background:none; padding:0; border:0;}
a img {border: none;} 
p {font-size:15px; font-family:Garamond, Palatino, Times; color:#FFEAEA; text-shadow:#000; vertical-align:middle; line-height:15px;}
p#creamtext1 {font-size:15px; text-align:center;}
p#creamtext2 {font-size:14px; text-align:center; text-transform:uppercase;}

div#holder {background-image:url(images/mainbg.png); position:relative; height:600px; width:1000px; margin-left:auto; margin-right:auto;}
div#leftpadding {width:200px; height:600px; position:absolute; top:0px; left:0px;}
div#centerholder {width:600px; height:600px; position:absolute; top:0px; left:200px;}
div#topbox {width:600px; height:350px;}

div#logo {
	width:134px;
	height:125px;
	position:absolute;
	top:15px;
	left:180px;
	background-image:url(images/LOGONORMAL.png);
	z-index:1;
}
img#logolink:link {width:134px; height:125px; background-image:url(images/LOGONORMAL.png);}
img#logolink:hover {width:134px; height:125px; background-image:url(images/LOGOHOVER.png);}


div#pictureframes {
	width:190px;
	height:203px;
	position:absolute;
	top:40px;
	right:11px;
	background-image:url(images/pictureframeshomeNEW.png);
}
div#textareanormal {
	width:300px;
	height:220px;
	position:absolute;
	top:130px;
	right:30px;
	overflow:hidden;
}
div#textareaHOME {
	width:290px;
	height:140px;
	position:absolute;
	top:165px;
	right:160px;
	overflow:hidden;
	text-align:right;
	vertical-align:middle;
	
	
}
div#textframe1 {
	width:195px;
	height:109px;
	position:absolute;
	top:5px;
	left:387px;
	background-image:url(images/TEXTFRAME1.png);
}
div#textframe2 {
	width:103px;
	height:91px;
	position:absolute;
	top:180px;
	left:150px;
	background-image:url(images/TEXTFRAME2.png);
}

div#menubox {width:600px; height:100px; position:absolute;}

div#aboutbutton {width:87px; height:100px; position:absolute; top:0px; right:175px; background-image:url(buttons/aboutNORMAL.png);}
img#aboutbuttonlink:link {width:87px; height:100px; background-image:url(buttons/aboutNORMAL.png);}
img#aboutbuttonlink:hover {width:87px; height:100px; background-image:url(buttons/aboutHOVER.png);}
img#aboutbuttonlink:active {width:87px; height:100px; background-image:url(buttons/aboutACTIVE.png);}

div#contactbutton {width:87px; height:100px; position:absolute; top:0px; right:88px; background-image:url(buttons/contactNORMAL.png);}
img#contactbuttonlink:link {width:87px; height:100px; background-image:url(buttons/contactNORMAL.png);}
img#contactbuttonlink:hover {width:87px; height:100px; background-image:url(buttons/contactHOVER.png);}
img#contactbuttonlink:active {width:87px; height:100px; background-image:url(buttons/contactACTIVE.png);}


div#portfoliobutton {width:87px; height:100px; position:absolute; top:0px; right:0px; background-image:url(buttons/portfolioNORMAL.png);}
img#portfoliobuttonlink:link {width:87px; height:100px; background-image:url(buttons/portfolioNORMAL.png);}
img#portfoliobuttonlink:hover {width:87px; height:100px; background-image:url(buttons/portfolioHOVER.png);}
img#portfoliobuttonlink:active {width:87px; height:100px; background-image:url(buttons/portfolioACTIVE.png);}


div#bottompadding {width:600px; height:150px; position:absolute; top:450px;}
div#footer {width:600px; height:15px; position:absolute; bottom:0px; text-align:center; overflow:hidden; font-size:13px; color:#F59A9C; text-decoration:overline; margin:0; padding:0;}

div#rightpadding {width:200px; height:600px;  position:absolute; top:0px; left:800px;}

