.logo
{
	height: 40px;
}
#silverlightControlHost
{
	height: 100%;
	text-align: center;
}
.guitarSchool
{
	font-weight: bold;
}
.skyscraperAd
{
	top: 8px;
	position: absolute;
	left: 745px;
}
.lightColor
{
}
.mainTable
{
	width: 728px;
	color: #000000;
}
.darkgray
{
	background-color: #3A5878;
	line-height: 1.5;
}
.top
{
	background-image: url(images/Optimized-TOP.jpg);
}
.menu
{
	background-color: #dfe3ee;
}
.TopMenu
{
	width: 100%; /*leave this value as is in most cases*/
	overflow: hidden;
}

.TopMenu ul.AspNet-Menu /* Tier 1 */
{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

.TopMenu li:hover a, .TopMenu li.AspNet-Menu-Hover
{
	color: #000000;
}

.TopMenu li.AspNet-Menu-Leaf a, .TopMenu li.AspNet-Menu-Leaf span
{
	float: left;
	padding: 5px 10px;
	width: 165px
}

.TopMenu .AspNet-Menu-Selected
{
	font-weight: bold;
	background-color: #3A5878;
    color: #FFFFFF;
}
.right
{
	background-color: #FFFFFF;
}
.date
{
	font-size: .7em;
	color: Gray;
	font-family: Georgia;
}
.news
{
	font-size: .8em;
	font-family: Georgia;
}
.langBar
{
	font-size: 10px;
	font-family: Georgia;
	top: 68px;
	position: absolute;
	left: 575px;
}
.language
{
	padding: 6px;
}
.languageOn
{
	clear: left;
	color: #FFFFCC;
	height: 24px;
}
.frontPageLogo
{
	font-size: xx-large;
	font-family: Georgia;
	color: #FFFFFF;
}
BODY
{
	margin: 0;
	background-color: #FFFFFF;
	color: #1a1a1a;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #334B80;
}
TD, P
{
	font-size: 1em;
}
H1
{
	font-family: Georgia;
	font-size: 1.3em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
}
H2
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
}
H3
{
	padding: 2px 2px 2px 8px;
	font-family: Georgia;
	font-weight: bold;
	font-size: 1.0em;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	height: 22px;
	letter-spacing: normal;
	background-image: url(images/gradient.png);
}
H4
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
}
A:link
{
	text-decoration :  none;
	font-weight: normal;
	color: #3A5878;
}
A:visited
{
	   text-decoration :  none;
	font-weight: normal;
	color: #3A5878;
}
A:active
{
	text-decoration: none;
	font-weight: bold;
	color: #3A5878;
}
A:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #3A5878;
}
A.dark:link
{
   text-decoration :  none;
	font-weight: normal;
	color: #3A5878;
}
A.dark:visited
{
	 text-decoration :  none;
	font-weight: normal;
	color: #3A5878;
}
A.dark:active
{
	font-weight: normal;
	color: #3A5878;
}
A.dark:hover
{
		text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
A.active:link
{
	font-weight: normal;
	color: #000000;
}
A.active:visited
{
	font-weight: normal;
	color: #000000;
}
A.active:active
{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
A.active:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
SMALL
{
	font-size: .7em;
}
BIG
{
	font-size: 1.17em;
}
BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
	font-size: .9em;
}
IMG
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.noMargin
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
UL LI
{
	list-style-type: square;
	font-size: 1em;
}
UL LI LI
{
	list-style-type: disc;
	font-size: 1em;
}

UL LI LI LI
{
	list-style-type: circle;
	font-size: 1em;
}
OL LI
{
	list-style-type: decimal;
	font-size: .8em;
}
OL OL LI
{
	list-style-type: lower-alpha;
	font-size: .8em;
}
OL OL OL LI
{
	list-style-type: lower-roman;
	font-size: .8em;
}

