/* Main Page Stuff */
p#largetext {
font-family: arial;
font-weight: bold;
font-size: 18px;
color: #FFF;
text-align:justify;
}

p {
font-family: arial;
font-size: 12px;
color: #FFF;
text-align:justify;
}

p#boldtext {
font-family: arial;
font-weight: bold;
font-size: 12px;
color: #FFF;
text-align:justify;
}

span#redtext {
font-family: arial;
font-weight: bold;
font-size: 12px;
color: red;
text-align:justify;
}

p#redtext {
font-family: arial;
font-weight: bold;
font-size: 12px;
color: red;
text-align:justify;
}

a#redtext {
font-family: arial;
font-weight: bold;
font-size: 12px;
color: red;
text-align:justify;
}

span#fieldtext {
font-family: arial;
font-weight: bold;
font-size: 12px;
color: #FFF;
text-align:justify;
margin-bottom: 10px;
}

div#leftbody {
width: 600px;
float: left;
}

div#leftbodybelow {
width: 590px;
float: left;
height: 140px;
}

div#leftbodybelowleft {
width: 299px;
float: left;
border-right: 1px solid;
border-color: #be3239;
margin-right: 10px;
height: 150px;
}

div#leftbodybelowright {
width: 280px;
float: right;
height: 150px;
}

div#rightbody {
width: 292px;
height: 433px;
float: right;
margin-bottom: 25px;
}

p#largetext {
font-family: arial;
font-weight: bold;
font-size: 18px;
color: #FFF;
text-indent: 0px;
margin: 0;
text-align:justify;
}

p {
font-family: arial;
font-size: 12px;
color: #FFF;
text-indent: 0;
margin: 0;
text-align:justify;
}

p#boldtext {
font-family: arial;
font-weight: bold;
font-size: 12px;
color: #FFF;
text-indent: 0px;
margin: 0;
text-align:justify;
}

dt {
font-family: arial;
font-size: 12px;
color: #FFF;
text-indent: 0;
margin-bottom: 4px;
text-align:justify;
}

hr#hor {
width: 100%;
height: 1px;
color: #be3239;
border: 0px;
background-color: #be3239; 
}

img#redcenter {
float: right; 
margin-left: 10px;
margin-bottom: 10px;
}

img#portimage {
margin: 8px 8px 8px 8px;
border: 0;
}

div#portborder {
float: left;
margin-left: 0px;
margin-right: 20px;
margin-top: -3px;
margin-bottom: 10px;
background: #9e9e9e url('../images/portborder.png') top left no-repeat;
width: 116px;
height: 116px;
}

a {
font-family: arial;
font-size: 12px;
color: #FFF;
text-indent: 0;
margin: 0;
text-align:justify;
}

/* Login Page Stuff */

div#loginbox {
margin-top: 20px;
width: 400px;
}
