BODY
{
	width: 90%;
	height: 96%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 2%;
	margin-bottom: 2%;
	padding: 0%;
	font-family: verdana;
	text-align: justify;
	font-size: small;
	background-color: #73868C;
}

A
{
	color: #ff6131;
	text-decoration: none;
}

A:hover
{
	color: black;
}

P
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
	margin-right: 35px;
}

LI
{

	margin-left: 30px;
	margin-right: 30px;
	font-size: small;
}

H1, H2, H3, H4
{
	padding: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-width: 0px;
		background-color: #de4d42;
	color: white;
	font-size: large;
	margin-right: 10px;
	margin-left: 10px;
}

H2, H3, H4
{
	font-size: small;
	margin-left: 20px;
	margin-right: 20px;
    color: #736184;
    border-bottom: 2px solid #736184;
    background-color: white;
}

H3
{
	font-size: x-small;
	border-width: 0px;
	background-color: #de4d42;
	color: white;
	margin-left: 30px;
	margin-right: 30px;
}

H4
{
	font-size: x-small;
	color: black;
	border-bottom: 1px solid black;
	margin-left: 30px;
	margin-right: 30px;
}



DIV#top
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #333333;
}

IMG.titleimg
{
	width: 100%;
	height: 102px;
	clear: none;
	z-index: 6;
}

DIV.title
{
	position: absolute;
	width: 90%;
	height: 100px;
	right: 1%;
	top: 5px;
	font-size: xx-large;
	font-weight: bold;
	color: white;
	z-index: 8;
	padding-top: 0px;
	padding-right: 15px;
	text-align: right;
}

DIV.title A
{
	font-size: xx-large;
	font-weight: bold;
	color: white;
}

DIV.title A:hover
{
	font-size: xx-large;
	font-weight: bold;
	color: white;
}

.titlecaption
{
	font-size: small;
	padding-right: 20px;
}

.titlecaptionshadow
{
	font-size: x-small;
	padding-right: 20px;
}

DIV#content
{
	position: relative;
	width: 100%;
	background-color: white;
	padding: 0%;
	margin: 0%;
	vertical-align: top;
	margin-bottom: 5%;
	padding-top: 105px;

	background-color: white;
	min-height: 55%;
	border: 1px solid #333333;
}

DIV#left
{
	width: 25%;
	float: left;
	margin: 5px;
	padding: 5px;
	font-size: smaller;
	border: 1px dashed #EEEEEE;

}

DIV#left H1
{
	background-color: white;
	color: #de4d42;
	border-bottom: 2px solid #de4d42;
	font-size: small;
	padding: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 3px;
}

DIV#left H2
{
	background-color: white;
	color: #736184;
	font-size: x-small;
	border-bottom: 1px solid #736184;
	border-top: 1px solid #736184;
	padding: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 1px;
}

DIV#left A
{
	font-size: small;
	display: block;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid white;

}

DIV#left A:hover
{
	background-color: #ffcc44;
	border-color: black;
}

DIV#left A.h1
{
	color: #de4d42;
	border: 0px solid white;
	padding: 0px;
	margin: 0px;
}

DIV#left A.h1:hover
{
	background-color: white;
	border-color: white;
}

DIV#left P
{
	font-size: small;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	margin-top: 0px;
}


DIV#right
{
	padding: 0%;
	margin: 0%;
	padding-left: 0.25%;
	padding-right: 0.25%;
	padding-bottom: 0.25%;
	margin-left: 30%;
}

DIV#screenshots
{
	margin-left: 35px;
	margin-right: 35px;
	text-align: center;
}



DIV.copyright
{
	clear: both;
	width: 99%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	text-align: right;
	z-index: 10;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
}

DIV#wwsEmailForm
{
}

DIV#wwsEmailForm INPUT, DIV#wwsEmailForm TEXTAREA
{
	display: block;
	width: 80%
}

DIV#wwsEmailForm INPUT#submitButton
{
	width: 150px;
}

.errorText
{
	color: red;
	font-weight: bold;
}


DIV.warning P, DIV.code P, DIV.note P
{
	font-size: x-small;
	margin: 0.5%;
	padding: 0.5%;
}

DIV.warning, DIV.code, DIV.note
{
	position: relative;
	border: thin solid black;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}



DIV.warning A, DIV.code A, DIV.note A
{
	font-size: x-small;
}

DIV.codetitle
{
	font-weight: bold;
	color: black;
	padding-bottom: 0.5%;
	margin: 0.5%;
	font-size: small;
}

DIV.warning
{

	background-color: #F0C0C0;
	text-align: justify;
}

DIV.note
{
	background-color: #A1D6A0;
	text-align: justify;

}

DIV.code
{
	background-color: #BEE9FF;
	overflow: auto;
}

DIV.code A
{
	margin-left: auto;
	margin-right: auto;
}