* {
	/* font-family: tahoma,verdana,arial,sans-serif; */
	font-family: trebuchet MS;
}

#nav {
	position: fixed;
}

a:link,a:visited,a:active {
	color: white;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
	font-size: 20px;
}

a:hover {
	color: #FFFFCC;
	background-image: url(imgs/line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-weight: bold;
}

a#copyright:link,a#copyright:visited,a#copyright:active {
	color: #382113;
	text-decoration: none;
	background-color: transparent;
	font-size: 12px;
}

a#copyright:hover {
	color: white;
	background-image: url(imgs/line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

a#text_link:link,a#text_link:visited,a#text_link:active {
	color: #382113;
	text-decoration: none;
	background-color: transparent;
}

a#text_link:hover {
	color: #382113;
	text-decoration: none;
	background-color: transparent;
}

a.grey:link,a.grey:visited,a.grey:active {
	color: grey;
	text-decoration: none;
	background-color: transparent;
	font-size: small
}

a.grey:hover {
	color: red;
	text-decoration: none;
	background-color: transparent;
}

a.copyright:link,a.copyright:visited,a.copyright:active {
	color: #382113;
	text-decoration: none;
	background-color: transparent;
	font-size: 12px;
}

a.copyright:hover {
	color: white;
	background-image: url(imgs/line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

a.text_link {
	color: #382113;
	text-decoration: none;
	background-color: transparent;
}

a.text_link:hover {
	color: red;
	background-position: bottom;
	background-repeat: repeat-x;
}

a.text_link_workshop {
	color: red;
	text-decoration: none;
	background-color: transparent;
}

a.text_link_workshop:visited {
	color: red;
	text-decoration: none;
	background-color: transparent;
}

a.text_link_workshop:hover {
	color: white;
	background-color: red;
	background-position: bottom;
	background-repeat: repeat-x;
}

#centerer {
	width: 850px;
	position: absolute;
	top: 20px;
	left: 550px;
	margin-top: -30px;
	margin-left: -280px;
	padding-top: 10px;
	background-image: url(imgs/bar.jpg);
	background-position: 950px 0px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	z-index: 10;
}

#main-box {
	width: 80%;
	background-color: rgba(255, 255, 204, .8); /*#ffffcc;*/
	margin-bottom: 10px;
	padding: 50px;
	color: black;
	text-align: justify;
	font-size: 16px;
	font-weight: bold;
	/* IE */
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffcc,endColorstr=#ccffffcc);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffcc,endColorstr=#ccffffcc);
	zoom: 1;
}

#bottomstuff {
	font-size: 12px;
	text-align: center;
	border: dashed 1px #382113;
	background-color: #ed6337;
	margin-top: 5em;
}

#bottomstuff_2 {
	width: 550px;
	font-size: 12px;
	text-align: center;
	border: dashed 1px #382113;
	background-color: #ed6337;
	margin-top: 5em;
}

#bottomstuff_3 {
	width: 550px;
	font-size: 12px;
	text-align: center;
}

#nav_menu {
	font-size: 12px;
	text-align: left;
	border: dashed 1px #382113;
	background-color: #ed6337;
	float: left;
	margin-right: 1em;
	padding: 1em;
}

#nav_menu_right {
	text-align: left;
	border: dashed 1px #382113;
	background-color: #ed6337;
	float: right;
	margin-left: 10px;
	padding: 0em 10px 10px 10px;
	height: 30px;
	text-align: center
}

.nav_menu_right {
	text-align: left;
	border: dashed 1px #382113;
	background-color: #ed6337;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0em 10px 10px 10px;
	height: 30px;
	text-align: center;
	width: 250px;
}

#video {
	float: right;
	border: dashed 1px #382113;
	background-color: #A79D5F;
	margin-right: 1em;
	margin-bottom: 1em;
	padding: 1em;
}

#title {
	width: 80%;
	text-align: left;
	font-weight: bolder;
	font-size: 58px;
	color: fff;
	text-align: center;
}

#subtitle {
	width: 80%;
	text-align: center;
	font-weight: bolder;
}

#dvd {
	float: right;
	border: dashed 1px #382113;
}

body {
	margin: 0;
	padding: 0;
	background-color: #339966;
	background-image: url(imgs/dhanvantari.png);
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: monospace;
	color: white;
}

#bgr_img {
	margin-left: 920px;
	background-image: url(imgs/bar.jpg);
	background-attachment: fixed;
	position: fixed;
}

.img_decor {
	border: 4px solid #ed6337
}

#moststuff {
	font-weight: normal
}

p.recepies {
	padding: 10px;
	font-style: italic;
	font-weight: bold;
	background: white;
	border: 1px dotted;
	margin-left: 1em;
	margin-right: 1em
}

#moststuff p {
	text-indent: 3em
}

#bar {
	width: 200px;
	height: 2000px;
	margin-left: 800px;
	border: 1px dotted black;
	background-image: url(imgs/bar.jpg);
	background-position: 850px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	font-size: 72px;
	color: red
}
