	
/* ************ Layout ************ */
body, html {
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	text-align:center;
	font-family:Verdana,Helvetica,Garamond,sans-serif;
	font-size:11px;
	color:#92A0AB;
	background:#273341 url(http://img.sgomusic.com/img_css/main_bg.jpg) repeat-y bottom fixed;
}
#Wrapper {
	width:768px;
	/*
	width:100%;*/
	position:relative;
	margin:0 auto;
	height:100%;
	min-height:100%;
	border-left:#656f7b solid 2px;
	border-right:#656f7b solid 2px;
	border-bottom:#656f7b solid 2px;
	z-index:1;
	background:#273341 url(http://img.sgomusic.com/img_css/bgMain.gif) repeat-y;
	background-position: 548px 0px;  	

}
body > #Wrapper {
	height:auto;
}

a:link, a:active, a:visited {
	color:#919AA4;
	font-weight:bold;
	text-decoration: underline;
}
a:hover {
	color:#b3bcc6;text-decoration: none;
}

* {	text-align:left;padding:0;}	
	
#MainWrap {
	position:relative;
		z-index:2;
	margin:0 auto;
	padding:0 0px;
}	
	
	
#pageLogo {
	background:#162230 url(http://img.sgomusic.com/img_css/intro_bg_sm.gif) no-repeat top left;
	height:150px;
	width:607px;
	border-bottom:2px solid #737a82;
	border-right:1px solid #737a82;
}	
	
#footer {
	position:absolute;
	z-index:2;
	border-top:1px #68717a solid;
	border-right:1px solid #737a82;
	line-height:20px;
	bottom:0;
	width:100%;
	height:20px;
	background-color:#101c28;
	text-align:center;
	width:607px;
}

.clr	{clear:both;font-size:10%;}	
#clrLayout{
	margin:0px;
	padding:0px;
	position:relative;
	top:0;
	height:0px;
	background-color:transparent;
	font-size:0%;
	clear:both;
}	
/*--------------Navigation-----------------------------*/
#LinkWrap {
	position:absolute; 
	z-index:100;
	top:45px;
	right:0px;
	width:160px;	
}

#LinkContent {
	padding-left:0px;
	padding-right:0px;
}

#LinkContent .topLink{
	BACKGROUND-COLOR: #162230 ;
	HEIGHT: 25px;
	line-height:25px;
	border-top : 0px solid #344356; 
	border-left : 0px solid #344356; 
	border-right : 0px solid #344356; 
	border-bottom : 1px solid #344356; 
	text-indent:10px;	
	padding-bottom:2px;
}


#LinkContent .subLink{
	BACKGROUND-COLOR: #424f5c ;
	HEIGHT: 20px;
	line-height:20px;
	border-top : 0px solid #40464D; 
	border-left : 0px solid #40464D; 
	border-right : 0px solid #40464D; 
	border-bottom : 1px solid #40464D; 	
	text-indent:20px;
	padding-bottom:2px;
}


#LinkContent a:link {color: #b3bcc6;text-decoration: none;font-weight:normal}
#LinkContent a:visited {color: #b3bcc6;text-decoration: none;font-weight:normal}
#LinkContent a:hover {color: #ff9900;text-decoration: underline;font-weight:normal}
#LinkContent a:active {color: #ff9900;text-decoration: none;font-weight:normal}
/*-------------inputs-----------------------------*/


input,select {
	margin: 0 5px;
	padding: 1px 3px;
	background-color: #ddd;
	border: 1px outset;
	color:#273341;
	height:15px;
	font-size:11px;
}
.Button,.nlButton {
	margin: 0;
	padding: 1px 3px;
	background-color: #ddd;
	border: 1px outset;
	font-size:11px;
	height:19px;
	}

textarea{
	border: 1px outset;
	background-color:#ddd ;	
	color:#273341;
	padding:0px;
	margin:0px;
	font-size:11px;
}

.radio{
	border:none;
	background-color:transparent;	
}



/*-------------------------------------------------*/
#navBgColor {
	position:absolute;
	z-index:0;
	margin:0 auto;
	height:50000px;
	bottom:0;
	width:160px;
	border-left:#92989e solid 1px;
	right:0px;
	background:#424f5c url(http://img.sgomusic.com/img_css/bgLinks.gif) repeat-y top left;

}

#TextWrap {
	position:relative;
	left:0;
	width:608px;
}
#TextContent {
	padding-left:25px;
	padding-top:10px;
	padding-right:35px;
	padding-bottom:25px;
	text-align:justify;
}


#topItem {
	position:absolute;
	z-index:10;
	top:0px;
	right:0px;
	background:url(http://img.sgomusic.com/img_css/sotwbg.gif) no-repeat top right;
	width:280px;
	height:47px;
	font-size:11px;
	color:#92A0AB;
	text-align:center;
	padding:0;
	line-height:35px;
}

#topItemInner {
	position:relative;
	margin-top:0px;
	float:right;
	text-align:right;
}


.pTitle{
	text-align:center;
	font-size:16px;	
	font-weight:bold;	
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:#656f7b solid 2px;
		color:#b3bcc6;
}

.paraTitle{
	text-align:left;
	font-size:12px;	
	font-weight:bold;	
	padding-top:5px;
	padding-bottom:5px;
	color:#b3bcc6;
}

.paraText{
	text-align:justify;
}
.imgL{
	float:left;
	margin-right:5px;
	margin-bottom:1px;
}
.imgR{
	float:right;
	margin-left:5px;
	margin-bottom:1px;	
}

.imgR IMG,.imgL IMG{
	border:#656f7b 1px solid;	
}

.mcpsTable{ 
	position:relative;
	border:#BBBBBB solid 1px;
	width:99%;
}

.row0{
		padding:2px;
		BACKGROUND-COLOR: #273341 ;	
}


.row1{
		BACKGROUND-COLOR: #424f5c ;	
		padding:2px;	
}

.tFoot{
	text-align:center;	
	
}

hr{
	height: 1px;padding:0;margin:0;
}

h1{
	font-size:16px;
	text-align:center;
	display: inline;	
}

h2{	font-size:12px;}
h3{	font-size:11px;}

h2,h3{
	text-align:center;
	display: inline;	
	font-weight:normal;
}

.div33L{
	width:33%;
	float:left;
	text-align:left;
}
.div33C{
	width:33%;
	float:left;
	text-align:center;
}
.div33R{
	width:33%;
	float:left;
	text-align:right;
}

/***************/
#bookmark,#lzInfo{
	height:25px;
	line-height:25px;
	width:90%;
	margin:0 auto;
	text-align:center;
}

#lzInfo{
	float:right;
}

.bmTwitter,.bmYouTube,.bmMySpace{
	height: 20px;
	line-height:20px;
	text-indent:40px;	
	padding-bottom:2px;
	border-top : 0px solid #344356; 
	border-left : 0px solid #344356; 
	border-right : 0px solid #344356; 
	border-bottom : 1px solid #344356; 
}

.bmTwitter{
		background:url(http://img.sgomusic.com/img_icons/lz_twitter.png) no-repeat 15px 3px;
}
.bmYouTube{
		background:url(http://img.sgomusic.com/img_icons/lz_youtube.png) no-repeat 15px 3px;
}
.bmMySpace{
		background:url(http://img.sgomusic.com/img_icons/lz_myspace.jpg) no-repeat 15px 3px;
}
/*************************/
.poweredphplist {
	font-family: arial, verdana, sans-serif;
	font-size : 10px; 
	font-variant: small-caps; 
	font-weight : normal; 
	padding: 2px; 
	padding-left:20px;
	margin-left:125px;
}
a:link.poweredphplist,
a:active.poweredphplist,
a:visited.poweredphplist  {font-family: Arial, verdana, sans-serif; font-size : 10px; font-variant: small-caps; font-weight : normal; color : #666666; text-align : center; text-decoration : none; padding: 2px;}
a:hover.poweredphplist {color : #7D7B7B;}
/***************printing style**************************************/
@media print {
	#Wrapper {height:100px;border:0;}
	#pageLogo 	{display:none;}
	#topItem {display:none;}
	#LinkWrap	{display:none;}
	#footer {display:none;}
	#navBgColor	{display:none;}
	#pTitle	{display:none;}	
	#searchDiv	{display:none;}	
  * {
  background-color: white !important;
  color:#000000;
  }

}