body {
	background-color:#666;
	margin:0px;
}

.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #F9B831;
	font-weight: bold;
	text-align: center;
	width: 120px;
	float: left;
	position: relative;
}
.sitecredit {
	color: #666;
	background-color: #CCC;
	text-align: right;
}
.divmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-color: #666;
	width: 100%;
}

.menubaritem {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; color: #F9B831; text-decoration: none; text-align: center}
.welcome {
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-style: italic;
	color: #999;
	height: 100px;
	background-color: #B7b7b7;
	background-image: url(/images/pagetitleback.jpg);
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 2px;
	overflow: hidden;
}
.welcome canvas
	{
		background-color:#B7b7b7;
	color: #999;
	}

.tbsection {
	margin: 5px;
}

.albumtitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	background-color: #999;
	left: 0px;
	top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.menubaritem:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold;color: #333333;  background-color: #F9B831; text-align: center}
.albumnote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #990000}
.myTitleText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #039;
	text-decoration: none;
}
.mytitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006;
	text-decoration: none;
}
.MainMenuLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #069;
	text-decoration: none;
}
.MainMenuLink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #699;
	text-decoration: none;
}
.mytbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #986F29;
}
.myButtonBar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	background-color: #E7CEA0;
	vertical-align: middle;
}
.mainbackcolor {
	background-color: #919EAE;
	vertical-align: middle;
}
.shop {
	width: 100%;
	overflow: scroll;
}

#profilebar{  background-color: #FFF;
  /* padding: 5px; */
  margin: 0px;
  width: 300px;
  border-radius: 25px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;max-height: 60px;
  
	}


.profpicture {  background-color: #FFF;
  
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  
  border-top-color: #CCC;
  border-right-color: #666;
  border-bottom-color: #666;
  border-left-color: #CCC;
  
}
#profilebarwrap {
	display: inline-block;
	width: 200px;
	overflow: hidden;
	text-align: left;
	border-right-style: solid;
	border-right-width: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.alignright {
  text-align: right;
}
#profilename {
	font-family: Verdana, Geneva, sans-serif;
font-size: 8px;
	font-weight: bold;
	color: #666;
	vertical-align: middle;
	
  display: inline-block;
	vertical-align: top;
	padding-left: 10px;
}
#profilename a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A47B3;
	text-decoration: none;
}

#profilename a:hover
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}


#acceptcookies {
	font-family:Verdana, Geneva, sans-serif;
	
	font-size: 14px;
	color: #9CF;
	background-color: #214386;
	width: 100%;
	border-top-color: #36F;
	border-right-color: #36F;
	border-bottom-color: #36F;
	border-left-color: #36F;
	position: fixed;
	top: -1000px;
	padding:10px;
	margin:auto;
	min-height:40px;
}

#acceptcookies div
	{
		margin:10px;
	}

#acceptcookies a
	{
	color: #ccc;
	text-decoration: none;
	}
#acceptcookies a:hover
	{
	color: #FC6;
	text-decoration: none;
	}
	
@media (min-width:1681px)
{


.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #F9B831;
	font-weight: bold;
	text-align: center;
	width: 120px;
	float: left;
	position: relative;
}
.divmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-color: #666;
	width: 100%;
}

.menubaritem {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; font-weight: bold; color: #F9B831; text-decoration: none; text-align: center}
.welcome {
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-style: italic;
	color: #999;
	height: 100px;
	background-color: #B7b7b7;
	background-image: url(/images/pagetitleback.jpg);
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 2px;
	overflow: hidden;
}
.welcome canvas
	{
		background-color:#B7b7b7;
	color: #999;
	}

.tbsection {
	margin: 5px;
}

.albumtitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	background-color: #999;
	left: 0px;
	top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.menubaritem:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; font-weight: bold;color: #333333;  background-color: #F9B831; text-align: center}
.albumnote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #990000}
.myTitleText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #039;
	text-decoration: none;
}
.mytitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #006;
	text-decoration: none;
}
.MainMenuLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #069;
	text-decoration: none;
}
.MainMenuLink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #699;
	text-decoration: none;
}
.mytbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #986F29;
}
.myButtonBar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	background-color: #E7CEA0;
	vertical-align: middle;
}
.mainbackcolor {
	background-color: #919EAE;
	vertical-align: middle;
}
.shop {
	width: 100%;
	overflow: scroll;
}

#profilebar{  background-color: #FFF;
  /* padding: 5px; */
  margin: 0px;
  width: 300px;
  border-radius: 25px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
	}


.profpicture {  background-color: #FFF;
  
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  
  border-top-color: #CCC;
  border-right-color: #666;
  border-bottom-color: #666;
  border-left-color: #CCC;
  
}
#profilebarwrap {
	display: inline-block;
	width: 200px;
	overflow: hidden;
	text-align: left;
	border-right-style: solid;
	border-right-width: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.alignright {
  text-align: right;
}
#profilename {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	vertical-align: middle;
	
  display: inline-block;
	vertical-align: top;
	padding-left: 10px;
}
#profilename a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A47B3;
	text-decoration: none;
}

#profilename a:hover
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}


#acceptcookies {
	font-family:Verdana, Geneva, sans-serif;
	
	font-size: 14px;
	color: #9CF;
	background-color: #214386;
	width: 100%;
	border-top-color: #36F;
	border-right-color: #36F;
	border-bottom-color: #36F;
	border-left-color: #36F;
	position: fixed;
	top: -1000px;
	padding:10px;
	margin:auto;
	min-height:40px;
}

#acceptcookies div
	{
		margin:10px;
	}

#acceptcookies a
	{
	color: #ccc;
	text-decoration: none;
	}
#acceptcookies a:hover
	{
	color: #FC6;
	text-decoration: none;
	}	
}	
	
@media (max-width:400px)
{
#acceptcookies {
	font-family:Verdana, Geneva, sans-serif;
	
	font-size: 10px;
	color: #9CF;
	background-color: #214386;
	width: 100%;
	border-top-color: #36F;
	border-right-color: #36F;
	border-bottom-color: #36F;
	border-left-color: #36F;
	position: fixed;
	top: 0px;
	padding:10px;
	margin:auto;
	min-height:40px;
}
	
}	
	
	
	
