body {color: #003366}

#main_body #localheader {font-size: 20pt; font-weight: bolder;}
#main_body #localheader span {}
#main_body .pageContent {font-size: 14px}

.pageContent a {font-size: 14px; font-weight: bold; font-family : Verdana, Arial, Helvetica, sans-serif;}
.pageContent a:hover{font-size: 14px; font-weight: bold;}

div {margin: 0 auto;}

div.leftData {width: 600px; text-align: left}

div.report{text-align: left; width: 700px; border: 2px solid #e8c67f; position: relative; margin-bottom: 1px; padding-bottom: 10px}

.report .author{background-color: #85add6; float: left;}
.report .id{background-color: #85add6; position: absolute; bottom: 0; right: 0}
.report .posted{background-color: #85add6; float: right;}
.report .reportText{clear: left; margin: 10px;}
.report .reportText a{font-size: 12px; color: #003366; font-weight: bold}
.report a.delete{font-size: 10px; color: #ff0000; position: absolute; bottom: 0; left: 0;}
.report a:hover.delete{background-color: #ff0000; color: #ffffff;}
.report a.edit{font-size: 10px; color: #ffaa00; position: absolute; bottom: 0; left: 50;}
.report a:hover.edit{background-color: #ffaa00; color: #ffffff;}
.report .reportText img{border: 2px solid #000066; max-width: 90%;}

#newPost {display: none; position: relative; width: 700px;}
#newPost textarea, .reportForm textarea {width: 50%; height: 300px}
#newPost #uploadImage {display: none; position: absolute; top: 0; height: 300px; left: 25px; width: 650px;}

img.randImg {max-width: 100%; max-height: 170px; margin: 0 auto; display: block;}
