body {
	font-family: Georgia, "Time New Roman", Arial, Verdana, Helvetica;
	margin: 0px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px;
	font-size:10pt;
	background-color:#000;
	height:100%;
	background-image:url(images/outcast_bg01.jpg);
background-repeat:no-repeat;
background-position:bottom left;

}

a:link {
	color: #fff;
	text-decoration: none;
	background-color : transparent;
}
a:visited, a:active {
	color: #fff;
	text-decoration: none;
	background-color : transparent;
}
a:hover {
	color: #fff;
	text-decoration: none;
	background-color : transparent;
}
.wrapper {
width: 1024px;
height:auto;
overflow:hidden;
text-align: center;

}
.header {
width: 800px;
min-width:800px;
height: 131px;
background-image:url(images/alexchance_headerbg01.png);
background-repeat:no-repeat;
padding-top:30px;
}
.container {
margin-top:50px;
width: 800px;
min-width:800px;
max-width:800px;
height:600px;
max-height:600px;
min-height:600px;
text-align: left;
margin-left: auto;
margin-right: auto;
color:#f1f1f1;
background-image:url(images/outcast_bodybg.jpg);
background-repeat:no-repeat;
border:1px #525252 solid;

}
.bodycontainer {
width: 600px;
min-width:600px;
max-width:600px;
height:550px;
max-height:550px;
min-height:550px;
text-align: left;
margin-right:20px;
margin-left:30px;
margin-top:5px;
margin-bottom:20px;
border:1px #000 solid;
text-align:center;
}
.textcontainer {
width: 550px;
min-width:500px;
max-width:550px;
height:300px;
text-align: left;

}

.textcontainer a:link {
	color: #000;
	text-decoration: underline;
	background-color : transparent;
}
.textcontainer a:visited,textcontainer a:active {
	color: #000;
	text-decoration: underline;
	background-color : transparent;
}
.textcontainer a:hover {
	color: #000;
	text-decoration: underline;
	background-color : transparent;
}
.textcontainer_scroll {
width: 550px;
min-width:500px;
max-width:550px;
height:300px;
text-align: left;
overflow:scroll;

}

.textcontainer_scroll a:link {
	color: #000;
	text-decoration: underline;
	background-color : transparent;
}
.textcontainer_scroll a:visited,textcontainer_scroll a:active {
	color: #000;
	text-decoration: underline;
	background-color : transparent;
}
.textcontainer_scroll a:hover {
	color: #000;
	text-decoration: underline;
	background-color : transparent;
}
.buylinkcontainer {
width: 550px;
min-width:500px;
max-width:550px;
height:27px;
text-align: left;

}
.left {
width: 650px;
min-width:655px;
max-width:650px;
float:left;
height:600px;
max-height:600px;
min-height:600px;
text-align:center;
margin-right: auto;
background-color: transparent;
color: #000;
}
.right {
width:145px;
min-width:145px;
max-width:145px;
float:right;
height:600px;
max-height:600px;
min-height:600px;
text-align:center;
padding-top:20px;
background-color: transparent;
color: #000;
background-image:url(images/outcast_rightbg.jpg);
background-repeat:no-repeat;
}
.copy {
margin-top:50px;
color:#fff;
font-size:8pt;
}

.title {
font-size:170%;
color:#000;
}
.imgtitle{
margin-top:50px;
}
.small {
font-size:80%;
color:#000;
}

.formerror {
width:400px;
font-size:10pt;
color:#ed1c24;
font-weight:bold;
display:none;
position:relative;
}
.form {
width:500px;
text-align:left;
color:#fff;
}
.formhidden {
width:400px;
display:none;
position:relative;
}
.padding {
padding-left:10px;
padding-right:10px;
}

/** Nav **/

.navtitle {
font-size:120%;
color:#000;
text-align:left;
font-weight:bold;
font-style:italic;
margin-left:35px;
}
.nav {
font-size:100%;
width:116px;
height:24px;
color:#fff;
text-align:center;
font-weight:bold;
font-style:italic;
margin-bottom:10px;

}
#nav_on, #nav_on a, #nav_on a:visited, #nav a:hover, #nav a:active {
font-size:100%;
width:116px;
height:24px;
color:#fff;
text-align:center;
font-weight:bold;
font-style:italic;
background-image:url(images/outcast_buttonbg.png);
background-position:top;
background-repeat:no-repeat;
margin-bottom:10px;
}

.nav a, nav a:visited {
font-size:100%;
width:116px;
height:24px;
color:#fff;
text-align:center;
font-weight:bold;
font-style:italic;
margin-bottom:10px;
text-decoration:none

}
.nav a:hover, nav a:active{
font-size:100%;
width:116px;
height:24px;
color:#fff;
text-align:center;
font-weight:bold;
font-style:italic;
background-image:url(images/outcast_buttonbg.png);
background-position:top;
background-repeat:no-repeat;
margin-bottom:10px;
text-decoration:none
}
.scroll{
cursor: pointer;
}