body {
	font-family: 'trebuchet ms', helvetica, tahoma, sans-serif;
	background:url(img/fade.jpg) repeat-x top;
	background-color:#01A6FF;
}

a{
border: none;
margin: 0px;
padding:0px;
color:#333333;
}
a:visited{
border: none;
margin: 0px;
padding:0px;
color:#000000;
}
a:active{
border: none;
margin: 0px;
padding:0px;
color:#000000;
}

#container
{
	width:800px;
	margin-left: auto;
    margin-right: auto;
}

#containerLeft
{
width:389px;
float:left;
}

#containerRight
{
float:right;
width: 389px;
padding-left:10px;
border-left: 2px #000000 solid;
}


#containerBigAss
{
width:800px;
border-left:#000000 1px solid;
border-right:#000000 1px solid;
padding: 10px 10px 10px 10px;
}

#header
{
margin-top:1%;
height:111px;
text-align:left;
background:url(img/logobigR1C2.jpg) repeat-x top left;
width:100%;
margin-bottom:25px;
border:none;
}

#footer
{
border-top:1px solid #000000;
margin-top:50px;
margin-bottom:0px;
/*background-color:#D7D7D7;*/
text-align:left;
font-size:11px;
padding-top:15px;
}

#footerLeft
{
width:70%;
float:left;
}

#footerRight
{
width:30%;
float:right;
text-align:right;
font-size:36px;
font-weight:bold;
}


#whiteBox
{
display:block;
background-color:#FFFFFF;
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
color:#000000;
font-size:14px;
}




p.bigAss{
font-size:36px;
font-weight:bold;
margin:0px;
}

p.kindaBigAss{
font-size:30px;
font-weight:bold;
margin:0px 0px 0px 0px;
}



p.defNotBigAss{
font-size:25px;
font-weight:bold;
margin:0px 0px 0px 0px;
}

p.soNotBigAss{
font-size:18px;
font-weight:bold;
margin:0px 0px 0px 0px;
}

p.justNormal
{
margin:0px 0px 0px 0px;
font-size:14px;
}

p.caption
{
margin:0px 0px 0px 0px;
margin-left:auto;
margin-right:auto;
font-size:11px;
text-align:center;
clear:both;
}

ol
{
margin-top:0px;
list-style-type:circle;
}

li
{
font-size:14px;
}

.left
{
float:left;
border:none;
}
.right
{
border:none;
float:right;
}

img.center
{
text-align:center;
margin-left: auto;
margin-right: auto;
border:none;
}

div.clearBox
{
text-align:center;
margin-left: auto;
margin-right: auto;
font-size:12px;
line-height: 14px;
}


div.greyBox
{
border:0.5px #000000 solid;
padding: 5px 5px 5px 5px;
padding-bottom:10px;
background-color:#E4E4E4;
text-align:center;
margin-left: auto;
margin-right: auto;
font-size:12px;
line-height: 14px;
}

div.orangeBox
{
text-align:center;
margin-left: auto;
margin-right: auto;
margin-top:0px;
background:#FF9900;
font-size:30px;
font-weight:bold;
border:0.5px #FFFFFF solid;

}

p.linkBox
{
margin-top:20px;
margin-bottom:5px;
border-top:dashed 1px #000000;
border-bottom:dashed 1px #000000;
display:inline;
font-face:"Courier New", Courier, mono;
font-size:16px;
}

input.linkField
{
width:100%;
font-size:18px;
}

.trackback
{
background:url(img/trackback_24.gif) left no-repeat;
padding-left: 28px;
}



label.smallerInput
{
font-size:16px;
color:#FFFFFF;
float:left;
min-width:75px;
}

input.smallerInput
{
	font-family: 'trebuchet ms', helvetica, tahoma, sans-serif;

border:0.5px #FFFFFF solid;
font-size:16px;
background-color:#E4E4E4;
margin-bottom:10px;
}







label.bigInput
{
font-size:22px;
color:#FFFFFF;
float:left;
min-width:125px;
}

input.bigInput
{
	font-family: 'trebuchet ms', helvetica, tahoma, sans-serif;

border:0.5px #FFFFFF solid;
font-size:22px;
background-color:#E4E4E4;
margin-bottom:10px;
}

textarea.bigInput
{
font-family: 'trebuchet ms', helvetica, tahoma, sans-serif;
border:0.5px #FFFFFF solid;
font-size:16px;
background-color:#E4E4E4;
margin-bottom:10px;
width:523px;
height:100px;
}

input.bigInputButton
{
background:#FF9900;
font-size:18px;
text-align:center;
float:right;
border:2px #FFFFFF groove;

}

div.error
{
background:#FF2D2D;
color:#FFFFFF;
text-align:center;
font-size:18px;
clear:both;
margin-left:auto;
margin-right:auto;
width:90%;
margin-top:20px;
}

div.pandoraBox
{
border:solid 1px #000000;
margin-top:10px;
margin-bottom:10px;
background-color:#E9E9E9;
padding:5px 5px 5px 5px;
}

p.code
{
font-weight:bold;
font-family:"Courier New", Courier, mono;
margin:0px 0px 0px 0px;
}


div.widgetright
{
float:right;
display:block;
width:210px;
padding-top:0px;
}


div.widgetleft
{
float:left;
display:block;
width:175px;

}
