/*Homepage General*/
body
{
background-color:#FFF8DC;
font-size:1em;
font-style:normal;
line-height:normal;
font-weight:lighter;
font-variant:normal;
font-family:Times New Roman, Times, serif;
text-transform:none;
white-space:normal;
margin-left:0px;
margin-top:0px;
scrollbar-base-color:#FFF8DC;
width:1024px;
}


/*Heading*/

#banner
{
margin:0px;
padding:0px;
width:1024px;
height:79px;
border-bottom:3px solid #C0C0C0;
}

#banner_logo
{
margin:0px;
padding:0px;
height:77px;
border-bottom:2px solid #777;
background:url(images/axon-heading-1.jpg);
background-repeat:no-repeat;
}

p.banner_text
{
font-size:1.4em;
font-weight:normal;
font-style:italic;
font-family:Times New Roman, Times, serif;
position:absolute;
top:34px;
left:227px;
width:400px;
height:30px;
border:0px;
padding:0px;
margin:0px;
}


p.heading
{
font-size:1.4em;
border-bottom:3px solid #C0C0C0;
height:77px;
}

/*Flash Intro*/
div.flash
{
position:relative;
top:30px;
white-space:nowrap;
width:1024px;
text-align:center;
}

/*Psynapse Intro start*/

div.introtext
{
top:50px;
position:relative;
width:700px;
font-size:1.3em;
text-align:center;
border:0px;
padding:0px
}

p
{
font-family:Arial, Helvetica, sans-serif;
}

p.textjustify
{
text-align:justify;
text-align:center;
width:700px;
margin-left:162px;
border:0px;
padding:0px;
}

p.news
{
text-align:centre;
width:700px;
margin-left:162px;
border:0px;
padding:0px;
}

p.news a:link, 
p.news a:visited,
p.news a:hover,
p.news a:active
{
font-style:italic;
color:#006600;
text-decoration:none;
}

p.copyright
{
font-size:0.7em;
text-align:center;
width:700px;
margin-left:162px;
border:0px;
padding:0px;
}

/*Psynapse Intro end*/