body 
{ 
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    background:url("../images/bg/openweave_blur2.jpg") ;
} 

th, td /* Needed for NN4 and Quirks mode in Moz/FF as its tables do not inherit styles */ 
{ 
    font-family: Verdana, Geneva, "Bitstream Vera Sans", Helvetica, sans; 
    /* font-family: Georgia, "Bitstream Vera Serif", "New York", Palatino, serif; */ 
    font-size: 103%;
} 
 
/* Headings */ 

h1, h2, h3{
	color:#006633;
}
 
h1 
{ 
    font-size: 160%; 
	text-align:left;
} 
 
h2 
{ 
    font-size: 130%; 
} 
 
h3 
{ 
    font-size: 116%; 
} 
 
/* Standard sizes */ 
 
.small 
{ 
    font-size: 88%; 
} 
 
.smaller 
{ 
    font-size: 77%; 
} 
 
.smallest 
{ 
    font-size: 68%; 
} 
a {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:yellow;
}
blockquote {
	font-size:90%;
	background: #a33ec7 url(../images/bg/blockquote_w.gif) no-repeat 16px 8px;
	/*border: 1px solid #702a88;*/
	border: 1px solid #fff;
	margin: 0pt;
	padding: 10px 25px 10px 64px;
	color: #fff;
}

code {
	font-size:90%;
	background: #b1f346 url(../images/bg/qmark.gif) no-repeat 16px 8px;
	border: 1px solid #2da430;
	margin: 0pt;
	padding: 10px 25px 10px 64px;
	color: #fff;
}
img
{
	padding:6px;
}
/* */
.featuredimg
{
	background-color:#DD6FFF;
	padding:10px;
	display:block;
	overflow: auto;
}
.simpleimgbox
{
	display:block;
	overflow: auto;
	margin:5px 0 0 5px;
}
.floatimgleft
{
	float:left;
	text-align:center;
}
.floatimgright
{
	float:right;
	text-align:center;
}
.imgattrib
{
	color:#dbdbdb;
	text-align:center;
	font-size:70%;
}
.grid_caption
{
	font-size:78%;
	text-align:center;
}
.show_caption
{
	font-size:90%;
	text-align:center;
}
#content .innertube
{
	margin:10px 30px 10px 30px;
}
.orangebox
{
	background:#ffcc00;
	padding:10px 20px 10px 20px;
	font-size:85%;
	border:thick dashed #ff2a15;
}
.orangebox h3
{
	font-weight:bold;
	color:#580bff;
	text-align:center;
}
.didyouknow
{
	background:#ffcc00 url("../images/bg/didyouknow.gif") no-repeat top center;
	padding:60px 20px 10px 20px;
	font-size:85%;
	border:thick dashed #ff2a15;
}
.didyouknow h3
{
	display:none;
	font-weight:bold;
	color:#580bff;
	text-align:center;
}
.didyouknow a, .didyouknow a:visited
{
	color:blue;
	font-weight:bold;
}
.measureup
{
	background:#E2F2B8 url("../images/bg/measuringtape.gif") no-repeat top left;
	padding:10px 20px 10px 20px;
	font-size:85%;
	border:thick dashed #8FBF0B;
}
.measureup h3
{
	font-weight:bold;
	color:#580bff;
	text-align:center;
}
.centertext{
	text-align:center;
	margin:auto;
}

.smallgrn {  
	font-size: 12px; 
	color:yellow
}
.greenbold {  
	font-size: 17px; 
	font-weight: bold; 
	color: #006600
}
.maroonHeader {  
	font-size: 16px; 
	font-weight: bold; 
	color: #990033;
}
.centerme
{
	text-align:center;
}
.activeWorldBullet
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.activeWorldBullet li
{
	background-image: url(../images/activeWorld.png);
	background-repeat: no-repeat;
	background-position: 0.6em;
	padding:20px 0 20px 50px;
	color:#004D6F;
	border-bottom:thin dashed #99EEF8;
}
.saveWorldBullet
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.saveWorldBullet li
{
	background-image: url(../images/worldHands.png);
	background-repeat: no-repeat;
	background-position: 0.6em;
	padding:20px 0 20px 80px;
	color:#004D6F;
	border-bottom:thin dashed #99EEF8;
}

