﻿/* 
 * http://gallery.wordsware.com/gallery.css
 */

:root {
	/*overflow-y: scroll;*/
	overflow-y: hidden;
}
body {
	overflow-y: hidden;
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	background-color: #a0c2fc;
}

a:link		{ color: #FFFFFF; text-decoration: none }
a:visited	{ color: #FFFFFF; text-decoration: none }
a:active	{ color: #FFFFFF; text-decoration: none }
a:hover		{ color: #00FFFF; text-decoration: underline; }

h1, h2, h3 {
	display: none;
	color: #a0c2fc;
}

#maindiv {
}
#caption  {
	font-family: 'verdana';
	font-weight: 600;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 24px;
	height: 24px;
	margin-top: 8px;
}
#extra  {
	font-family: 'verdana';
	font-weight: 400;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	height: 14px;
}
#links, #links a  {
	font-family: 'verdana';
	font-weight: 600;
	font-size: 13px;
	color: #CCFFFF;
	line-height: 36px;
	height: 36px;
}

#sign {
}
#swf {
	width: 800px;
	height: 600px;
	background-color: #000000;
}
#getflash {
	color: #FFFFFF;
	font-family: 'verdana';
	font-weight: 500;
	font-size: 13px;
	padding-top: 200px;
}

#bookmarking  {
	font-family: 'verdana';
	font-weight: 100;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 10px;
}
#bookmarking img {
	vertical-align: middle;
}
#copyright  {
	font-family: 'verdana';
	font-weight: 100;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 14px;
	letter-spacing: +2px;	
}
#trace {
	margin: 20px 0px 0px 8px;
	font-family: 'arial';
	font-weight: 900;
	font-size: 9px;
	color: #FFFF33;
}

#pressescape {
	font-family: 'verdana';
	font-weight: 100;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 6px;
	text-align: center;
}
