.rightbox {
	text-align: left;
}
#verticalmenu{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul#verticalmenu li {
	margin: 0px;
	padding: 0px;
	width: 146px;
}
ul#verticalmenu li a {
	display: block;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	font-size: 13px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-transform: uppercase;
	color: #FFFFFF;	
}
ul#verticalmenu a:link, ul#verticalmenu li a:visited {
	background-color:#721903;
	font-size: 13px;
	color: #FFFFFF;	
}
ul#verticalmenu li a:hover {
	background-color:#c70c01;
	font-size: 13px;
	text-decoration: none;
}

#page {
	width: 750px;
	margin: 0 auto;
}

#header {
	width: 100%;
}

#headerimg {

}

.description {

}

#wrapper {
	width: 100%;
}

#content {
	width: 90%;
}

#sidebar {
	width: 28%;
	margin-right: 70%;
}

#footer {
	width: 100%;
	clear: both;
}

/*-------------Headings-------------*/

h1 a:link, h1 a:visited {
	color: #000;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #BC001F;
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
	font-size: 16px;
	font-weight: bold;
}

.post {
	
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}