﻿/* colors
red:		#5e080a
light red:	#7c1314
orange:	#f95e37
yellow:	#f98d36
gold: 		#bc9655
white:	#ffffff
links:			underlined, then yellow #f98d36
*/

/* basic elements */

body {background-color:#cc99ff;}

/*    main content---------------------------------------------------------*/
#container {width: 1000px; text-align:left; position:absolute; top: 20px; }

#top_band {height: 30px; background-color:#993366; border-top: 1px dashed #ffffff;}
#top_band p {text-align: center; padding: 3px 0px 0px 0px;}

#main {background-color:#ffffff; width: 975px;}

#content {width: 1000px; height:2480px; background-color: #ffffff; }
#content p {padding: 0px 0px 10px 10px; }


#minis {width: 650px; height: 100px; text-align:left; position: absolute; top: 385px; left:325px;}
img.mini{border: none;}

#minis a:link {text-decoration:none;}
#minis a:visited {text-decoration:none; }
#minis a:hover {background: #bfc0c2; text-decoration:none; }
#minis a img.big {width: 0px; height: 0px; border-width: 0px;}
#minis a:hover img.big {position: absolute; top:-335px; left: 20px; width: auto; height: 320px; border: none; text-decoration:none; text-align: center; }



#artwork {width: 650px; text-align:left; position: absolute; top: 65px; left: 350px;}

#artwork1{width: 600px; text-align:left; padding: 20px 0px 0px 20px;}

#artwork2 {width: 650px; text-align:left; position: absolute; top: 65px; left: 450px;}

#artwork3 {width: 650px; text-align:left; position: absolute; top: 45px; left: 350px;}
#artwork3 img {padding-right: 100px;}
.cards1 {width: 300px;}
.cards2 {width: 300px;  position: absolute; left: 300px; top: 0px;}

#artwork4 {width: 650px; text-align:left; position: absolute; top: 45px; left: 350px;}

#signature p {text-align:center; padding: 20px 0px 0px 0px;}
#signature1 {margin-left: 150px;}

#summary {padding: 0px 5px 100px 5px; width: 300px; border-right: 1px dashed #993366;}
#summary_cards {padding: 0px 5px 100px 5px; width: 300px; height: 2400px; border-right: 1px dashed #993366;}
#summary_cards  img {padding-left: 40px;}
#summary2 {padding: 0px 5px 0px 5px; width: 400px; border-right: 1px dashed #993366;}

#summary1 {position: absolute; top: 20px; left: 450px; text-align:center; padding: 0px 5px 0px 5px; }
#summary4 {padding: 0px 5px 100px 5px; width: 300px; border-right: 1px dashed #993366;}

#globalnav {height: 30px; background-color:#993366; text-align: center; border-bottom: 1px dashed #ffffff; padding: 3px 2px 0px 2px;}

/*    fonts------------------------------------------------------------------*/
#summary a:link {color: #993366; text-decoration: underline;} 
#summary a:visited {color:#000000;text-decoration: underline;background: none;} 
#summary a:hover {color: #000000; text-decoration: none; font-weight:bold;}
#summary a:active {background: none; color: #000000; text-decoration: none;font-weight:bold;}

#summary li {font: 10pt Verdana, Times, serif; color:#000000;}


#summary1 a:link {color: #993366; text-decoration: underline;} 
#summary1 a:visited {color:#000000;text-decoration: underline;background: none;} 
#summary1 a:hover {color: #000000; text-decoration: none; font-weight:bold;}
#summary1 a:active {background: none; color: #000000; text-decoration: none;font-weight:bold;}

#summary1 li {font: 10pt Verdana, Times, serif; color:#000000;}


#summary2 a:link {color: #993366; text-decoration: underline;} 
#summary2 a:visited {color:#000000;text-decoration: underline;background: none;} 
#summary2 a:hover {color: #000000; text-decoration: none; font-weight:bold;}
#summary2 a:active {background: none; color: #000000; text-decoration: none;font-weight:bold;}

#summary2 li {font: 10pt Verdana, Times, serif; color:#000000;}


p{font: 10pt Verdana, Times, serif; color:#000000;
text-align: left;
text-indent: 0px;
margin: 0px;}

#summary1 p {font: 12pt Verdana, Times, serif; color:#000000;
text-align: center;
text-indent: 0px;
margin-top: 20px;}

#summary2 p {padding: 0px 10px 5px 10px;
margin-top: 20px;}

h1 {font: 14pt Verdana, Times, serif; color:#000000;
text-align: left;
text-indent: 0px;
margin-bottom: 0px;
padding: 0px 0px 20px 10px;}

h2 {font: 10pt Verdana, Times, serif; color:#993366;
font-weight: bold;
width: 280px;
text-align: center;
text-indent: 0px;
margin-bottom: 0px;
padding: 5px 10px 5px 10px;
background-color: #cc99ff;
border-top: 1px dashed black;
border-bottom: 1px dashed black;}


/*--------------------------------------------------------------------------*/ 

/*-- ------------------------------------------*/
#footer {position:relative; top:10px;}
#footer p{text-align: left; font: 7.5pt Arial, Verdana, Times, serif;}


