/* unvisited link */
a:link {
  text-decoration			:none;
  color						:white;
}
/* visited link */
a:visited {
  text-decoration			:none;
  color						:white;
}
/* mouse over link */
a:hover {
  text-decoration			:none;
  color						:yellow;
}
/* selected link */
a:active {
  text-decoration			:none;
  color						:white;
}

a.cl:link {
  text-decoration			:none;
  color						:yellow;
}
a.cl:visited {
  text-decoration			:none;
  color						:yellow;
}
a.cl:hover {
  text-decoration			:underline;
  color						:yellow;
}
a.cl:active {
  text-decoration			:none;
  color						:yellow;
}

#left{
	float:					left;
}

#right{
	float:					right;
}

body.main {
	background-image:		url("img/background_1.jpg") ;
	background-position:	center top;
	overflow: scroll;
}

table.main {
	background-repeat:		no-repeat;
	background-position:	right top;
}

table.main td {
	vertical-align:			top;
	text-align:             top;
}

table.right td {
	vertical-align:			top;
	text-align:             right;
}

div.menu {
	vertical-align:			top;
	text-align:				left;
}

#menu_item {
  font-family:				Times New Roman;
  font-weight:              bold;
  color:					white;
  font-size:				20px;
}


#menu_selected {
  font-family:				Times New Roman;
  font-weight:              bold;
  color: 					yellow;
  font-size: 				20px;
}

#body_text {
  color:					white;
  font-size:				22px;
  font-family:				Garamond;
  line-height:				0.9em;
}

#text_small {
  color:					white;
  font-size:				12px;
  font-family:				Verdana;
}

#body_text2 {
  color:					white;
  font-size:				20px;
  font-family:				Garamond;
  line-height:				0.9em;
}

#body_text3 {
  color:					white;
  font-size:				28px;
  font-family:				Garamond;
  line-height:				0.9em;
}

#header_large {
  font-family:				Times New Roman;
  color: 					white;
  font-size: 				19px;
  line-height:				1.2em;
}

#header_huge {
  font-family:				Times New Roman;
  color: 					white;
  font-size: 				22px;
  line-height:				1.1em;
}

#header_text {
  font-family: 				Garamond;
  color: 					white;
  font-size: 				22px;
  line-height:				0.9em;
}

#footer_text {
  color: 					#000000;
  font-size: 				12px;
  font-family: 				Verdana;
  text-align:               right;
}

#caption {
  color: 					white;
  font-size: 				24px;
  font-family: 				Tahoma;
}

#header_artist {
  font-family:				Times New Roman;
  color: 					white;
  font-size: 				19px;
  line-height:				1.1em;
  margin-left:              0px;
  text-align:				left;
}

#img_style {
    display: block;
    margin: auto;
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: 100%;
}

#img_style2 {
	width: 100px;
	height: 160px;
}

#img_style3 {
    display: block;
    margin: auto;
    height: auto;
    max-height: 150px;
    width: auto;
    max-width: 180px;;	
}

#img_style4 {
	width: 500px;
}

#img_style5 {
    display: block;
    margin: auto;
    height: auto;
    max-height: 490px;
    width: auto;
    max-width: 490px;
	margin-left: 30px;
}

#blink_text {
     font-family: Times New Roman;
     font-size: 1.2em;
     text-decoration: blink;
     font-style: normal;
	 font-size: 24px;
 }

#red_text {
     font-family: Times New Roman;
     font-size: 1.2em;
     text-decoration: blink;
     font-style: normal;
	 font-size: 28px;
	 color: magenta;
 }

a#vk {display: block; margin-right: 10px; width: 30px; height: 30px; background-image: url(img/vk.png); background-position: left top; overflow: hidden}
a#vk:hover{display: block; margin-right: 10px; width: 30x; height: 30px; background-image: url(img/vk.png); background-position: left bottom; overflow: hidden}
a#ok {display: block; margin-right: 10px; width: 30px; height: 30px; background-image: url(img/ok.png); background-position: left top; overflow: hidden}
a#ok:hover{display: block; margin-right: 10px; width: 30px; height: 30px; background-image: url(img/ok.png); background-position: left bottom; overflow: hidden}
a#fb {display: block; margin-right: 10px; width: 30px; height: 30px; background-image: url(img/fb.png); background-position: left top; overflow: hidden}
a#fb:hover {display: block; margin-right: 10px; width: 30px; height: 30px; background-image: url(img/fb.png); background-position: left bottom; overflow: hidden}
a#in {display: block; margin-right: 10px; width: 30px; height: 30px; background-image: url(img/in.png); background-position: left top; overflow: hidden}
a#in:hover { display: block; margin-right: 10px; width: 30px; height: 30px; background-image: url(/img/in.png); background-position: left bottom; overflow: hidden}
a#yt {display: block; width: 30px; height: 30px; background-image: url(img/yt.png); background-position: left top; overflow: hidden}
a#yt:hover {display: block; width: 30px; height: 30px; background-image: url(img/yt.png); background-position: left bottom; overflow: hidden}

a#vk_c {display: block; margin-right: 10px; width: 30px; height: 30px; background-image: url(img/vk_c.png); background-position: left top; overflow: hidden}
a#vk_c:hover{display: block; margin-right: 10px; width: 30x; height: 30px; background-image: url(img/vk_c.png); background-position: left bottom; overflow: hidden}
a#ok_c {display: block; margin-right: 10px; width: 30px; height: 30px; background-image: url(img/ok_c.png); background-position: left top; overflow: hidden}
a#ok_c:hover{display: block; margin-right: 10px; width: 30px; height: 30px; background-image: url(img/ok_c.png); background-position: left bottom; overflow: hidden}
a#fb_c {display: block; margin-right: 10px; width: 30px; height: 30px; background-image: url(img/fb_c.png); background-position: left top; overflow: hidden}
a#fb_c:hover {display: block; margin-right: 10px; width: 30px; height: 30px; background-image: url(img/fb_c.png); background-position: left bottom; overflow: hidden}
a#in_c {display: block; margin-right: 10px; width: 30px; height: 30px; background-image: url(img/in_c.png); background-position: left top; overflow: hidden}
a#in_c:hover { display: block; margin-right: 10px; width: 30px; height: 30px; background-image: url(/img/in_c.png); background-position: left bottom; overflow: hidden}
a#yt_c {display: block; width: 30px; height: 30px; background-image: url(img/yt_c.png); background-position: left top; overflow: hidden}
a#yt_c:hover {display: block; width: 30px; height: 30px; background-image: url(img/yt_c.png); background-position: left bottom; overflow: hidden}