﻿@charset "utf-8";
/* Precision IT StyleSheet
created November 2007
©2007 Jailea Design - Jaimee Berezny
http://www.jaileadesign.com  */

body {
margin: 0px 0px 0px 0px;
background-color:#000000;
font-family: Arial, Verdana, sans-serif;
font-size:12px;
}

a img{
border:0;
} 

#main_background {
background-image:url(images/content_background.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:#FFFFFF;
}

#footer {
font-size:10px;
color:#FFFFFF;
text-align:center;
font-weight:normal;
}

#footer a {
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}


#side_bar {
color:#FFFFFF;
}

#side_bar a{
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#content {
/*insert style code for content specific styling here*/
}