body {
	margin: 0;
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-weight: normal;
}

blockquote {
	color: #000000;
}

p {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-weight: normal;
}

b {
	font-weight: bold;
}
#blog {
position: absolute;
left: 525px;
top: 28px;
}
#blog img {
	margin: 0;
	border-width: 0;
}

strong {
	font-weight: bold;
	color: #d1000d;
}

a:link {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	text-decoration : none;
	color: #d1000d;
}

a:visited {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	text-decoration : none;
	color: #d1000d;
}


a:active {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	text-decoration : none;
	color: #a00030;
}

a:hover {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	text-decoration : underline;
	color: #a00030;
}

h6 {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-size: 10px;
	font-weight: bold;
}

h5 {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-size: 15px;
	font-weight: bold;
}

h4 {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-size: 30px;
	font-weight: bold
}

h2 {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-size: 45px;
	font-weight: bold;
}

h1 {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-size: 60px;
	font-weight: bold;
}

.mac {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-weight: normal;
}

pre {
	font-family: 'Courier','CourierNew', 'Courier New';
	font-weight: normal;
}

.white {
	background-color: #000066;
	color: #FFFFFF;
}

ul {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-weight: normal;
}

ol {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-weight: normal;
}

li {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-weight: normal;
}

td {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-size: 14px;
	font-weight: normal;
}

th {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-weight: bold;
}

.normal {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.doublespace {
	font-weight: normal;
	line-height: 24px;
}

.singlespace {
	line-height: 12px;
}

.formal {
	text-indent: 15px;
}

hr {
	color: #000066;
}

.lightgraybackground {
	background-color: #EEEEEE;
}

.button {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-weight: normal;
	font-size: 12px;
	background-color: #CCCCCC;
}

form {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-size: 12px;
}

input {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-size: 12px;
}

textarea {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-size: 12px;
}

label {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-size: 12px;
}

.subtitle {
	font-family:  'Helvetica', 'Arial', 'SansSerif', 'Sans Serif', 'sans-serif';
	font-weight: normal;
	color: #000066;
}

.no_background_repeat {
	background-repeat: no-repeat;
	background-color: white;
}
.button a {
	color: #FFF;
	font-size: 10px; 
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 3px;
}
.button a:hover {
	background:  #32322b;
}
#footer {
	background: #d1000d;
}
#footer td {
color: #FFF;
	background: #d1000d;
	vertical-align: top;
}
#footer a {
color: #FFF;

}


td.category-listing a {
color: #000;
display: block;
padding: 2px 3px;
margin: 0;
}
td.category-listing a:hover {
background: #D1000D;
color: #FFF;
}
td.category-listing br {
display: none;
}
h4 {
	color: #000;
}
table {
	margin: 0;
}
.topban {
background: url(../images/topban.jpg) 0 0 no-repeat;
}

