body {  
	font-family: "Arial", "Helvetica", "sans-serif";
}

h1 {  font-size: 100%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-style: normal; font-weight:normal; display:inline;}h2 {  font-size: 100%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-style: normal; font-weight:normal; display:inline;}a:link {  color: #661C78; text-decoration: none}a:visited { color: #661C78; text-decoration: none }a:active { color: #661C78; text-decoration: underline }a:hover { color: #661C78; text-decoration: underline }

a.turq:link {  color: #00616C; text-decoration: none}a.turq:visited { color: #00616C; text-decoration: none }a.turq:active { color: #00616C; text-decoration: underline }a.turq:hover { color: #00616C; text-decoration: underline }

.purple {  color: #661C78}
.orange {  color: #F66115}
.turq {  color: #00616C}
.yellow { color: #FFC640}
.blue { color: #0091C4}
.size24 { font-size: 200%}
.size20 { font-size: 170%}
.size18 { font-size: 160%}
.size16 { font-size: 145%}
.size14 { font-size: 125%}.size11 { font-size: 95% }
.size10 { font-size: 90% }
.size9 { font-size: 85% }
.size8 { font-size: 75% }

#homepage
	{
	font-size: 75%;
	margin: 0px auto; 
	width: 800px;
	height: 600px;
	background-image: url('images/valacore_bg_home.gif');	background-color: transparent;	background-repeat: no-repeat;   }

#aboutpage, #storepage, #orderpage, #faqspage 
	{
	font-size: 75%;
	margin: 0px auto; 
	width: 800px;
	height: 600px;
	background-image: url('images/valacore_bg.gif');	background-color: transparent;	background-repeat: no-repeat;   }


div#homepage #content, div#faqspage #content, div#storepage #content {
	padding: 110px 42px 5px 52px; 
	}

div#aboutpage #content {
	padding: 110px 0 0 52px; 
	}

#footer {padding-bottom: 20px; }

#footer h3 {
	font-weight: normal;
	font-size: 100%;
	}

#coltop {padding-top: 30px;
	}


#photo_left { 
	padding: 7px 7px 7px 0; 
	}

#photo_bott { 
	padding: 7px 0 0 0; 
	}

#photo_topleft { 
	padding: 0 7px 7px 0; 
	}

	
	
