@charset "UTF-8";
.main {
	background-image: url('http://static.froxlor.org/ws/img/background_top.png');
	background-repeat: repeat-x;
	background-color: #dee6eb;
	min-height: 500px;
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
	overflow: auto;
}
.featureboxes {
	clear: both;
	background-image: url('http://static.froxlor.org/ws/img/background_bottom.png');
	background-repeat: repeat-x;
	background-color: #333435;
	margin: 0;
	color: #f5f5f5;
}
.featureboxes a,
.featureboxes a:active,
.featureboxes a:visited {
	color: #f5f5f5;
	text-decoration: none;
	border-bottom: 1px dotted #f5f5f5;
}
body {
	/*margin: 40px 200px 20px 200px;*/
        margin: 0;
        text-align: left;
        font-family: "Lucida Grande", "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	background-color: #333333;
}
hr {
        border: 0;
        background-image: url('http://static.froxlor.org/ws/img/horizontal_line.png');
        background-position: center;
        background-repeat: no-repeat;
	padding-top: 20px;
}
img {
        border: 0;
}
ul {
        margin-top: 0;
}
.menu {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
}
.menu ul {
        list-style: none;
        padding: 0;
        margin: 0;}
.menu li {
        display: inline;
}
.topm {
	margin-left: 30px;
}
.logo {
	margin-right: 50px;
}
.topm a,
.topm a:active,
.topm a:visited {
	text-decoration: none;
	color: #666666;
	position: relative;
	top: -35px;
}
.featureboxes ul {
        list-style: none;
        margin: 0;
        padding: 0;
}
.featureboxes li {
        width: 200px;
        display: inline;
        float: left;
        padding: 0 0px 0 20px;
        overflow: hidden;
        color: #f5f5f5;
}
.featureboxes h2 {
	padding-top: 15px;
}
.footer {
        text-align: center;
        margin: 0;
        padding: .75em;
        color: #666666;
}
.footer a,
.footer a:visited,
.footer a:active {
        color: #666666;
        text-decoration: none;
	border-bottom: 1px dotted #666666;
}
.leftcontent {
        width: 450px;
        float: left;
        margin-top: 1em;
        text-align: center;
}
.rightcontent {
        width: 450px;
        float: left;
        margin-top: 0.5em;
	color: #222222;
}
.rightcontent h2 {
        font-size: 300%;
        margin: 0;
        padding: 0;
}
.rightcontent a:active,
.rightcontent a:visited,
.rightcontent a {
	color: #222222;
	text-decoration: none;
	border-bottom: 1px dotted #222222;
}
.clear {
        clear: both;
}
.dls {
	list-style: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.dls li ul {
	font-weight: normal;
	margin-bottom: .75em;
	list-style: none;
}
.centercontent {
	margin: 5em;
}
.content {
	width: 900px;
	margin: 0 auto;
}
h1#bigtext {
	background-image: url('http://static.froxlor.org/ws/img/text_banner.png');
	background-repeat: no-repeat;
	height: 100px;
}
h1#bigtext span {
	visibility: hidden;
}
.rightcontent h2 {
	margin-top: 0px;
	font-size: 1.75em;
}

