a:link 		{color: #FFFFFF; background: none; text-decoration: underline}
a:visited	{color: #858585; background: none; text-decoration: underline}
a:hover		{color: #FFFFFF; background: none; text-decoration: underline}
a:active 	{color: #FFFFFF; background: none; text-decoration: none}

BODY {
    color: #FFFFFF; background: #000000;
    background-image:url(/images/Background.jpg);
    background-repeat: repeat-x;
    margin 0px;
    padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

H1 {
    color: #DE5118; background: none;
		font-family: arial, sans-serif;
		font-size: 18px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.subtitle {
    color: #EAA02A; background: none;
		font-family: arial, sans-serif;
		font-size: 16px;
		font-weight: 700;
		letter-spacing:0.01em;
}

.text	{
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
}

.indent (
		text-indent: 12px;
)

.menu	{
		color: #FFFFFF; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 0px;
}
a.menu:link 		{color: #FFFFFF; background: none; text-decoration: none}
a.menu:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.menu:hover		{color: #e5bdec; background: none; text-decoration: none}
a.menu:active 	{color: #FFFFFF; background: none; text-decoration: none}

.menubkgd {
    background: #3D193B;
}

.menubkgd2 {
    background: #944E84;
}

.headerbar {
    background: none; background-image:url(/images/headerbar.jpg)
}

.menubump {
    padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 0px;
    border-bottom-width: 1px;
	  border-bottom-style: solid;
	  border-bottom-color: #7D2D77;
}

.selected	{
		color: #EAA02A; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 800;
		line-height: 14px;
		text-transform: Uppercase;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 0px;
}
a.selected:link 		{color: #EAA02A; background: none; text-decoration: none}
a.selected:visited	{color: #EAA02A; background: none; text-decoration: none}
a.selected:hover		{color: #DEC3B9; background: none; text-decoration: none}
a.selected:active 	{color: #EAA02A; background: none; text-decoration: none}

.footer {
		font-family: arial, sans-serif;
		font-size: 12px;
		text-align: center;
}

.footerselected {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 800;
}
a.footerselected:link 		{color: #EAA02A; background: none; text-decoration: none}
a.footerselected:visited	{color: #EAA02A; background: none; text-decoration: none}
a.footerselected:hover		{color: #EAA02A; background: none; text-decoration: none}
a.footerselected:active 	{color: #EAA02A; background: none; text-decoration: none}

.footermenu {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
}
a.footermenu:link 		{color: #FFFFFF; background: none; text-decoration: none}
a.footermenu:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.footermenu:hover		{color: #EAA02A; background: none; text-decoration: none}
a.footermenu:active 	{color: #FFFFFF; background: none; text-decoration: none}

.websiteby {
		color: #FFFFFF; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.picborder {
	border: 1px solid #ffffff;
}