

body {
	text-align: center;

		/* custom */
		color: #747171;
		background: url(/images/gradbak.jpg) repeat-x #DFDFDF;
		font-family: verdana;
		font-size: .77em;
}

a {
color: #0f0b55;
}

a:visited {
color: #67076F;
}

a:hover {
color: #1d7dd1;
}


ol, ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 20px;
}

ol {
	list-style-type: decimal;
}

p {
	padding: 8px 0;
}

acronym, abbr {
      cursor: help;
}

h1,h2,h3,h4 {
	line-height: 1.5em; padding: 9px 0; margin: 0; color: #c20f47;
}

h1 {font-size: 1.7em; font-family: georgia; font-weight: normal;}
h2 {font-size: 1.5em; font-family: georgia; font-weight: normal; }
h3 {font-size: 1.1em; color: #000; font-family: georgia; font-weight: normal;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em; color: #000;}
h6 {font-size: .9em;}



#c1 {

		/* custom */
		margin: 0 auto;
		width: 1006px;
		text-align: left;
		padding: 0 0 0 0;
		background: url(/images/midbak.gif) repeat-y #ffffff;
}

#c2 {
		/* custom */
		margin: 0 auto;
		padding: 0 0 0 0;
		background: url(/images/gradtop.jpg) no-repeat;
}

#c3 {
		width : 906px;
		margin: 0 auto;
		padding: 30px 0;
}


#topbar {

		/* custom */
		height: 239px;
		background: url(../images/bustech-logo2.gif) 0 20px no-repeat;
}

#topstyles h1 {
		text-align: right;
		line-height: 1em;
}

#topstyles h1 a {
		width: 270px;
		height: 175px;
		float: left;
		position: relative;
		overflow: hidden;
}

#topstyles h1 a span {
		display: block;
		padding-top: 175px;
}

#topstyles p#strap {
		text-indent: -20000em;
}

#menu {
	/* menu options found in css/menucss.asp */
}

#content {

		/* custom */
		background: url(/images/watermark.gif) top right no-repeat #fff;
		margin: 0;
		padding: 10px 0 20px 0;
		border-bottom: 1px solid #cdcdcd;
}

#breadcrumb {
		font-size: .9em;
		padding: 15px 0;
		text-transform: capitalize;
}

#breadcrumb a.last {
		text-decoration: none;
		cursor: default;
		color: #747171;
}

.floatleft {
		float: left;
		margin: 0 10px 4px 0;
}

.floatright {
		float: right;
		margin: 0 0 4px 10px;
}

#lhs {
	float:left;

		/* custom - set width of lhs */
		width: 300px;
		margin: 0 90px 0 0;
		display: block;
}

#rhs {
	float: left;

		/* custom - set width of rhs */
		width: 510px;
		min-height: 330px;
		height: auto !important;
		height: 330px;
		line-height: 1.75em;
		padding: 0 0 20px 0;

}


#upcoming {
		padding: 4px 15px 15px 15px;
		border: 2px solid #D20C4A;
		border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		margin: 20px 0 10px 0;
		font-size: .9em;
		background: #ffffff;
}

#upcoming .thumb {
		float: right;
		margin: 0 0 0 10px;
		max-width: 100px;
		max-height: 150px;
}


#credits {
		padding: 20px 20px 1px 20px;
		text-align: center;
}

#credits a {
		text-decoration: none;
		color: #fff;
		margin: 0 20px 0 0;
		padding: 0 15px 0 0 ;
		border-right: 1px solid #fff;
}

#credits a:hover {
		text-decoration: underline;
}

#credits .last a, #credits .vcard a  {
		border-right: none;
		padding: 0;
		margin: 0;
}

#credits .vcard {

}

#credits b {
		padding: 0 0 0 32px;
		font-size: 1.2em;
}

#credits .vcard .region,  #credits .vcard .country-name{
		display: none;
}

#footer {
		padding: 15px 0 5px 0;
		background: url(../images/footshado.jpg) top center no-repeat;
		width: 1006px;
		margin: 0 auto;
		font-size: .9em;
		color: #7F7777;
}

#footer a {
		color: #7F7777;
}

#footer a:hover {
		color: #000;
}

.clear {
	clear: both;
}

#sitemap li {
	margin-left: 15px;
	padding-left: 5px;
	list-style-type: disc;
}

#sitemap li li {
	list-style-type: square;
}

#sitemap li li li {
	list-style-type: circle;
}
