@charset "utf-8";
/* CSS Document */
#logo
{
z-index:20;
position:absolute;
top:0px;
left:0px;
}
#page_layout
{ 
width:900px;
position:relative;
margin-left:auto;
margin-right:auto;
}
.navigation img
{
padding-left:40px;

}
.navigation
{
position:relative;
right:-100px;
top:-5px;
}
.header
{
position:relative;
margin-left:30px;
margin-top:40px;
}
.groups
{
border-right:thin;
border-right-color:#000000;
border-right-style:solid;
font-family:Verdana, Arial, Helvetica, sans-serif;
vertical-align:top;
text-align:right;
}
.groups a:link
{
color:#000000;
text-decoration:none;
}
.groups a:hover
{
color:#66CC33;
}
.groups a:visited
{
text-decoration:none;
color:black;
}
table
{
position:relative;
left:40px;

}
.questions
{
font-size:14px;
font-weight:800;
}
span a:link
{
color:#00CC00;
text-decoration:none;
}

span a:hover
{
color:#000000;
}
span:visited
{
text-decoration:none;
} 

#text
{
font-family:Georgia, "Times New Roman", Times, serif;
}
#creativecontent
{
text-align:justify;
}
.textg
{
width:630px;
margin:0 auto;
}
#boxtop
{
background:url('../images/boxtop.jpg') top left no-repeat;
width:659px;
height:19px;

}
#boxmid
{
background:url('../images/boxmid.jpg') top left repeat-y;
width:659px;

}
#boxbot
{
background:url('../images/boxbot.jpg') top left no-repeat;
width:659px;
height:17px;
}