body
{
    background-color:	#EFEFEF;
    margin:		0px 0px 0px 0px;
}

#titleimage
{
    position:		absolute;
    top:		0px;
    left:		0px;
    height:		100px;
    width:		220px;
    background-image:	url('../images/wa.jpg');
    background-repeat:	no-repeat;
}

#titlebanner
{
    position:		absolute;
    top:		3px;
    left:		220px;
    height:		60px;
    width:		705px;
    background-image:	url('../images/banner.jpg');
    background-repeat:	no-repeat;
}

#titlebar
{
    background-color:	#6699FF;
    height:		63px;
}

#titlestrip1
{
    height:		13px;
    background-color:	#0000FF;
    font-size:		1px;
}

#titlestrip2
{
    height:		11px;
    background-color:	#6699FF;
    font-size:		1px;
}

#titlestrip3
{
    height:		13px;
    background-color:	#0000FF;
    font-size:		1px;
}

#leftbar
{
    float:		left;
    background:		#6699FF;
    
top:		86px;
    width:		170px;
    margin:		3% 0px 0px 5px;
    padding-left:	6px;
    padding-top:	10px;
    padding-bottom:	10px;
    line-height:	26px;
    font-size:		14px;
    text-align:		left;
    font-weight:	bold;
    font-family:	Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration:	none;
    color:		#000000;
    border-right:	13px solid #0000FF;
    border-left:	2px solid #000000;
    border-top:		2px solid #000000;
    border-bottom:	2px solid #000000;
}

#leftbarcurrent
{
    background-color:	#0000FF;
}

.jointop
{
    padding-left:	12px;
    background-image:	url('../images/jointop.gif');
    background-repeat:	repeat-y;
}

.joinmid
{
    padding-left:	6px;
    background-image:	url('../images/join.gif');
    background-repeat:	repeat-y;
}

.joinbottom
{
    padding-left:	6px;
    background-image:	url('../images/joinbottom.gif');
    background-repeat:	repeat-y;
}

body a:link
{
    font-family:	Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration:	none;
    font-size:		16px;
    color:		#0000FF;
}

body a:visited
{
    font-family:	Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration:	none;
    font-size:		16px;
    color:		#0000FF;
}

body a:hover
{
    font-family:	Verdana, Arial, Helvetica, Sans-Serif;
    font-size:		16px;
    color:		#6699FF;
    text-decoration:	underline;
}

body a:active
{
    font-family:	Verdana, Arial, Helvetica, Sans-Serif;
    font-size:		16px;
    color:		#6699FF;
    text-decoration:	underline;
}

#leftbar a, a:link, a:visited
{
    padding-left:	6px;
    padding-right:	6px;
    font-family:	Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration:	none;
    font-size:		14px;
    color:		#FFFFFF;
}

#leftbar a:hover
{
    padding-left:	6px;
    padding-right:	6px;
    background:		#FFFFFF;
    font-family:	Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration:	none;
    font-size:		14px;
    color:		#000000;
}

#content
{
    margin:		0 0 0 0;
    font-family:	Verdana, Arial, Helvetica, Sans-Serif;
    font-size:		16px;
    color:		#000000;
    text-align:		left;
    padding-top:	3%;
    padding-left:	225px;
    padding-right:	10%;
}

#content p
{
    margin:		0 0 1em 0;
}

#content h1	
{
    margin:		0 0 0 0;
    font-size:		17px;
    font-weight:	bold;
}

#content li
{
    list-style-type:	disc;
    padding:		6px 0 0 0;
}

.flash-content
{
    margin:		0px 0px 0px 0px;
    text-align:		center;

}

.emphasis	
{
    font-size:		18px;
    font-weight:	bold;
}

.footnote
{
    font-size:		10px;
    font-weight:	normal;
}


#screenshots p
{
    text-align:		center;
}

#screenshots img
{
    border:		0;
}