/*-----attach body.custom to any style you add here-----*/

/*-----links-----*/
body.custom a{text-decoration:none; color:#972939;}
body.custom a:hover{text-decoration:underline; color:#972800;}

body.custom #rotating {
	border-top: 2px solid #fff;
	border-bottom: 1px solid #ccc;
}

body.custom #branding {
	visibility: hidden; }

body.custom .homelink {
	padding-top: 0; }

/*------Move Menu Items-----*/
body.custom .homelink a {
	position: absolute;
	bottom: -60px;
	left: 30px; }

body.custom .description {
	position: absolute;
	bottom: -80px;
	left: 15px; }

body.custom ul.menu {
	bottom: -210px;
	right: 10px; }
