/*Created by Samiru Manukulasuriya*/

body {background-color: white}

h1 {
	font-family: arial;
	font-size: 22px;
	color: #6962cb
}

/* main_styles */

#main_home {
	background-image:url('../images/vishver_side_1.jpg');
	background-repeat: no-repeat;
	background-position: right; 
	background-color: #E1E2FF;
	left: -402px;
	margin-left: 50%;  
	width: 798px;
	position: relative;
	border: 1px solid #90bade;
	border-color: grey;
}

#main_dancestyles {
	background-image:url('../images/vishver_side_2.jpg');
	background-repeat: no-repeat;
	background-position: right; 
	background-color: #E1E2FF;
	left: -402px;
	margin-left: 50%;  
	width: 798px;
	position: relative;
	border: 1px solid #90bade;
	border-color: grey;
}

#main_gallery {
	/* background-image:url('../images/vishver_side_3.jpg');*/
	background-repeat: no-repeat;
	background-position: right; 
	background-color: #E1E2FF;
	left: -402px;
	margin-left: 50%;  
	width: 798px;
	position: relative;
	border: 1px solid #90bade;
	border-color: grey;
}

#main_videos {
	/*    background-image:url('../images/vishver_side_4.jpg');  */
	background-repeat: no-repeat;
	background-position: right; 
	background-color: #E1E2FF;
	left: -402px;
	margin-left: 50%;  
	width: 798px;
	position: relative;
	border: 1px solid #90bade;
	border-color: grey;
}

#main_profile {
	background-image:url('../images/vishver_side_5.jpg');
	background-repeat: no-repeat;
	background-position: right; 
	background-color: #E1E2FF;
	left: -402px;
	margin-left: 50%;  
	width: 798px;
	position: relative;
	border: 1px solid #90bade;
	border-color: grey;
}

#main_contactus {
	background-image:url('../images/vishver_side_6.jpg');
	background-repeat: no-repeat;
	background-position: right; 
	background-color: #E1E2FF;
	left: -402px;
	margin-left: 50%;  
	width: 798px;
	position: relative;
	border: 1px solid #90bade;
	border-color: grey;
}

/* End of main css styles*/

#top_banner {
	margin-bottom: 5px;
	left: -402px;
	margin-left: 50%;
	width: 798px;
	position: relative;
	height: 190px;
	border: 1px solid #90bade;
	text-align: center;
}

#top_buttons {
	margin-bottom: 5px;
	left: -402px;
	margin-left: 50%;
	width: 799px;
	position: relative;
	height: 30px;
	border-left: 1px solid #90bade;
	text-align: center;
	font-size: 15px;
	font-family: arial;
	background-color: white;
	background-image:url('../images/buttons.jpg');
	color: #333;
	font-weight: bold;
}


#body {
	font-family: arial;
	font-size: 11px;
	width: 500px;
	margin-left: 40px;
	margin-top:10px;
	margin-bottom:10px;
}


#body2 {
	font-family: arial;
	font-size: 12px;
	width: 350px;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom:10px;
	color:#666666;

}

#body5 {
	font-family: arial;
	font-size: 12px;
	width: 220px;
	margin-left: 40px;
	margin-right: 200px;
	margin-top: 10px;
	margin-bottom:10px;
	color:#666666;

}
#body_H1 {
	font-family: arial;
	font-size: 22px;
	width: 480px;
	margin-left: 100px;
	margin-top: 5px;
	margin-bottom:5px;
	color:#666666;

}

#body_N1 {
	font-family: arial;
	font-size: 12px;
	width: 580px;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom:5px;
	color:#666666;

}

#body3 {
	font-family: arial;
	font-size: 12px;
	width: 600px;
	margin-left: 80px;
	margin-top: 10px;
	margin-bottom:10px;
	color:#666666;

}

#body_main {
	font-family: arial;
	font-size: 12px;
	width: 400px;
	margin-left: 160px;
	margin-top: 10px;
	margin-bottom:10px;
	color:#666666;

}



#video_body {
	text-align: center;
}

#body a {
	color:#000099;
	text-decoration: none;
}

#body a:hover {
	text-decoration: underline;
} 

#footer {
	font-family: arial;
	font-size: 11px;
	width: 100%;
	color: #6962cb;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 300px;
	_padding-top: 0px;
	background-color:#E1E2FF;
	background-image:url('../images/background.jpg');  /* first color is #c7c3f2*/
	background-repeat: repeat-y;
}

#footer a {
	text-decoration: none;
	color:#6962cb;
}

#footer a:hover {
	text-decoration:underline;
	color:#0a0272;
}

#background {
	height: 100%;
	width: 550px;
	background-image:url('../images/background.jpg');
	background-repeat: repeat-y;
	
}

#copyright {
	margin-top: 5px;
	font-family: arial;
	color: "bbbbbb";
	font-size: 11px;
}

#name {
	margin-bottom: 5px;
	left: -402px;
	margin-left: 50%;
	width: 799px;
	position: relative;
	border: 1px solid #90bade;
}

#videos {
	float: left;
	width: 200px;
	margin-left:27px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	_padding-bottom: 0px;
	text-align: center;
}

#videos a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: arial;
}


#videos a:hover {
	color: #000099;
	text-decoration: none;
}