﻿body		{background-color:#891F29; text-align:center; font-family: Arial, Helvetica, sans-serif}

#wrap		{width:900px;margin:auto; }

#Content		{background-color:#FFF; background-image:url(_themes/compass/background_compass.gif); background-repeat:no-repeat}


#ContLinks	{width:200px; text-align:center;  }
#links		{margin-right:50px}
#links	a	{text-decoration:none; color:#333333}

#links a:hover	{text-decoration:underline; color:#999}

p.FollowUs	{color:#F00; font-size:14px; margin-right:50px; text-align:center}


#ContMain	{ width:650px;}

#Footer		{font-size: 24px; color: #999}
/*---------------------------------------
------Border Information-----------------
---------------------------------------*/
table.RoundedBorder		{margin: 5px; border-collapse: collapse;width:900px; }

table.RoundedBorder td		{padding: 0px}

table.RoundedBorder td.BorderContent			{background:; }

table.RoundedBorder td.TopLeftBorder		{width: 27px; height: 27px}
table.RoundedBorder td.TopRightBorder	{width: 27px; height: 27px}
table.RoundedBorder td.BottomLeftBorder	{width: 27px; height: 27px}
table.RoundedBorder td.BottomRightBorder	{width: 27px; height: 27px}

table.RoundedBorder td.TopBorder			{width: auto; height: 27px}
table.RoundedBorder td.BottomBorder		{width: auto; height: 27px}

table.RoundedBorder td.LeftBorder		{width: 27px; height: auto}
table.RoundedBorder td.RightBorder		{width: 27px; height: auto}


.TopLeftBorder		{background: url(Images/Background/topleft.gif) no-repeat top left}
.TopRightBorder		{background: url(Images/Background/topright.gif) no-repeat top right}
.BottomLeftBorder		{background: url(Images/Background/bottomleft.gif) no-repeat bottom left}
.BottomRightBorder	{background: url(Images/Background/bottomright.gif) no-repeat bottom right}

.TopBorder			{background: url(Images/Background/top.gif) repeat-x top}
.BottomBorder			{background: url(Images/Background/bottom.gif) repeat-x bottom}

.LeftBorder			{background: url(Images/Background/left.gif) repeat-y left}
.RightBorder			{background: url(Images/Background/right.gif) repeat-y right;}









a		{color:#FF0000;}
