a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	background-color: #ffeeee;
	color: #666666;
	text-decoration: none; 
}

body {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(http://carlandtracey.com/radical/images/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 120px;
 margin: 0px 0px 0px 0px; }

h1 {
	color: #E70C22;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

h2 {
	color: #006699;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #006699;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

hr {
	color: #CCCCCC;
	height: 1px;
}

input {
	background-color: #FAFAFA;
	border: 1px #CCCCCC solid;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}

li {
	color: #006699;
}

ol {
	color: #006699;
	margin-left: 17px;
	list-style-type: decimal;	
}

ul {
	color: #006699;
	margin-left: 37px;
	list-style-type: disc;
}

select {
	background-color: #FAFAFA;
	border: 1px #CCCCCC solid;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}

td {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	background-color: #FAFAFA;
	border: 1px #CCCCCC solid;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}

.content {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	line-height: 15px;
}

.listdesc {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.pictureframe {
	border: 1px solid #CCCCCC;
} 

.submit {
	background-color: #007DBD;
	border: 1px solid #006699;
	color: White;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}



/* Horizontal Navbar */
.navbar {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
background-image: url(images/nav_bg.jpg);	
	background-repeat: repeat-x;
}
#navlist
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#navlist ul
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
   float : right;
}

#navlist ul li 
{
font-size: 11px;
float: left;
color: #E70C22;
text-align: center;
}

#navlist ul li a
{
color: #E70C22;
text-decoration: none;
background: url(images/nav_bg.jpg) repeat-x top left;
float: left;
margin: 0px;
line-height: 23px;
width: 120px;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #CCCCCC;
}

#navlist li a:hover
{
background: url(images/nav_over.jpg) repeat-x top left;
color: Black;
}

#navlist li a#current
{
color: Black;
background: White;
}

.leftcolbox_bg {
	background-image: url(images/gb_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 5px;
	line-height: 17px;
	background-color: White;
}

.contentbox {
	padding: 5px;
	line-height: 17px;
	background-color: White;
}

/* Admin Elements */

.tableborder {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.tablehead {
	background-color: #DCEFFE;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
}

.tablerow {
	font-weight: normal;
	color: Black;
	border-bottom: 1px solid #CCCCCC;
}

.leftcolumn {
	background-color: #E9E9E9;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	}
	
.rightcolumn {
	background-color: #F6F6F6;
	padding-left: 5px;
	}

.smalltext {
	font-size: 10px;
}

.tinytext {
	font-size: 9px;
}

#newslist
{
padding-left: 0;
margin-left: 0;
}

#newslist li
{
	margin: 10;
	list-style-type: none;
}

#newslist li a {  }
