﻿#Top {
margin:0px;
height:137px;
overflow:hidden;

}


#LeftNavigation {

width:170px;
float:left;
min-height:600px;
}

#LeftNavLinks {
padding-left:10px;
color:#cf2f9a;
font-weight:bold;
font-size:14px;
text-align:left;
}

#LeftNavLinks a:visited, #LeftNavLinks a:link, #LeftNavLinks a:active  {  font-size:12px;color:#3772ea;text-decoration: none; font-weight:bold; text-align:left;}
#LeftNavLinks a:hover { color:#3772ea;font-weight:bold;text-decoration:underline}
.friendslinks ul 
{
    margin:0px;
    padding:0px;

}
.friendslinks li {
	list-style:none;
}
.friendslinks li a:link,.friendslinks li a:visited, .friendslinks li a:active,.friendslinks li a:hover {
	color:#000000;
	font-weight:normal;
cursor:default;
}


#Right {
float:left;
}



#Footer {
width:100%;
    clear:both;
   	background-image:url(/images/FooterRepeater.gif);
	background-repeat:repeat-x; 
	height:94px;
}


#Footer a:visited, #Footer a:link,#Footer a:active  { text-align:center;padding:0 10px; font-size:13px;color:#ffffff;text-decoration: none; font-weight:bold; text-align:left;}
#Footer a:hover { color:#ffffff;font-weight:bold;text-decoration:underline}

.LeftRegular {
color:#555555;font-weight:normal;font-size:10px;line-height:12px;
}