BODY  {
color : #003366;
background-color : White;
margin-left : 0px;
margin-top : 0px;
background-image : url(images/blueback.png);
background-repeat : repeat-y;
}
BODY, P, TD, PRE, A:LINK, A:VISITED, A:HOVER, A:ACTIVE, LI, DIV  {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
}
A:LINK  {
color : Gray;
text-decoration : none;
font-weight : bold;
}
A:VISITED  {
color : Gray;
text-decoration : none;
font-weight : bold;
}
A:HOVER  {
color : Black;
text-decoration : underline;
font-weight : bold;
}
A:ACTIVE {
color : #6495ED;
text-decoration : underline;
font-weight : bold;
}
.top {
background : url(images/green-back.gif) repeat-x;
width : 100%;
height: auto;
left: 0px;
top: 0px;
position: absolute;
}
.leftside {
background : url(images/blue.gif);
width : 60px;
height : 100%;
left : 0px;
top : 149px;
background-repeat : repeat-y;
background-position : left;
}
.timestamp {
font-weight : bold;
font-size : .9em;
top : 149px;
left : 700px;
position: absolute;
white-space : nowrap;
}
.pagename {
font-size : 1.5em;
font-weight : bold;
letter-spacing : 1.5px;
position : absolute;
left : 80px;
top : 150px;
}
.toprow {
font-size : 1.1em;
position: absolute;
top: 175px;
left: 80px;
width : auto;
margin-top : 10px;
margin-bottom : 10px;
}
.sectiontitle {
font-size : 1.3em;
font-weight : bold;
width : auto;
margin-bottom : -10px;
padding-bottom : 8px;
padding-top : 10px;
background-image : url(images/horiz_div.jpg);
background-position : bottom left;
background-repeat : no-repeat;
}
.columnleft {
font-size : 1em;
position: absolute;
top: 220px;
left: 70px;
width : 90%;
height : 100%;
z-index: 2;
padding-left : 25px;
}
.columncenter {
font-size : 1em;
position : absolute;
top : 220px;
left : 360px;
width: 340px;
padding-left : 25px;
z-index: 4;
}
.columnright {
font-size : 1em;
position: absolute;
top: 220px;
right: 10px;
width : 250px;
margin-left : 20px;
margin-bottom : 20px;
padding-right : 5px;
background-color : #F5F5F6;
z-index: 3;
}
.columnrighttop {
font-size : 1.2em;
font-weight : bold;
padding-top : 3px;
padding-bottom : 3px;
padding-left : 10px;
width : 100%;
border-style : none;
background-image : url(images/section_top.gif);
background-repeat : no-repeat;
text-align : center;
}
.columnrightbody {
font-size : 1em;
height : auto;
padding-left : 10px;
padding-top : 10px;
padding-bottom : 10px;
padding-left : 6px;
padding-top : 6px;
width : 100%;
vertical-align : top;
border-left : thin solid #DEDEE2;
border-bottom : thin solid #DEDEE2;
border-right : 0px;
border-top : 0px;
}
.profileimg {
position : relative;
right : 0px;
top : 0px;
width : 100px;
height : auto;
align : right;
clear : right;
float : right;
}
.narrower {
width : 240px;
}
.column1 {
vertical-align : top;
left : 0px;
position : absolute;
width : auto;
background-image : url(images/vert_div.gif);
background-repeat : no-repeat;
padding-left : 25px;
height : 250px;
}
.column2 {
vertical-align : top;
left : 280px;
position : absolute;
width : auto;
background-image : url(images/vert_div.gif);
background-repeat : no-repeat;
padding-left : 25px;
height : 250px;
}
.column3 {
vertical-align : top;
margin-left : 600px;
position : absolute;
width : auto;
background-image : url(images/vert_div.gif);
background-repeat : no-repeat;
padding-left : 25px;
height : 250px;
}
#underline {
border-bottom : thin solid Gray;
border : solid #E6E6FA;
border-bottom-width : 1px;
border-left-width : 0px;
border-right-width : 0px;
border-top-width : 0px;
border-style : solid;
}
#button{
border : thin groove Silver;
background : #ededed;
white-space : nowrap;
font-size : 12px;
font-weight : bold;
padding-top : 3px;
padding-bottom : 3px;
padding-left : 5px;
padding-right : 5px;
border-color : Gray Gray Gray Gray;
}
#input_text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #656565;
background : #ededed;
border : thin groove silver;
border-color : Gray Gray Gray Gray;
line-height : 11px;
}
#input_message {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #6f6f6f;
background : #ededed;
border : thin groove silver;
border-color : Gray Gray Gray Gray;
padding-top : 3px;
padding-bottom : 5px;
}
.row {
margin-top : 20px;
margin-bottom : 20px;
clear : both;
width : 700px;
}
.footer {
font-size : .8em;
position : relative;
clear : both;
width : 600px;
}
.upd {
position : relative;
clear : left;
}
.nobr {
white-space : nowrap;
}
HR {
color : #e8e8e8;
}
.indent {
position : relative;
left : 15px;
}
.plainlink {
font-weight : normal;
color : Black;
text-decoration : none;
}