body {
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	
	padding: 0;
	font-size: 0.6em;
	/*background: #111 url('../images/bg/gradient1.gif') top left repeat-x;*/
}

h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}



.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}


/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: left;
margin: 3px;
margin-right:8px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
/* background-color: #EEF5D3;border: 1px solid black; */
font-size:12pt;
font-weight:bold;
color:#666666;
padding: 3px;
}

div.eg-bar{
/* width: 500px;*/
}

.icongroup1{
/* width: 500px;*/
padding-left:30px;
font-size:10pt;
color:#666666;
}