* {
	margin:0;
	padding:0;
}
html,
body {
   margin:0;
   padding:0;
   height:100%;
   background-color:#000;
}
#wrapper {
   _height:100%;
   min-height:100%;
   position:relative;
   background: transparent url(../../images/NewBG2.gif) repeat-y top;
}
#header {
	height:135px;
	background: url(../../images/NSD_big_Logo.png) no-repeat top;
	margin: 5px auto;
}
#content {
	padding:50px 10px 186px;
	width: 670px;	
	margin: 0 auto;
	background: #cccccc url(../../images/contentback.jpg) repeat-y top;
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:186px;   
	background: url(../../images/footerbg2.gif) repeat-x top;
	color:#FFF;
}
		#footerblock {
			background: url(../../images/footerblockbg2.jpg) no-repeat top left;
			position: relative;
			height: 186px;
			width: 955px;
			margin: 0 auto;
		}
			#footerblock h2 { 
				font:700 1.5em/1.5em Tahoma; 
			}
		#fcontact {
			position: relative;
			float: left;
			width: 280px;
			left: 30px;
			top: 10px;
			border-right: 1px solid #d5d5d5;
		}
			#fcontact  address { 
				font: italic normal normal .75em/1.5em Georgia; 
			}
		#faboutus {
			position: relative;
			float: left;
			width: 600px;
			left: 40px;	
			top: 10px;
			text-align: justify;
		}
			#faboutus p, #fcontact p { 
				font: normal normal normal .75em/1.5em Georgia; 
			}
		#footer a {
			color: #FDECF7;
		}
/*.................MENU....................*/
#menu{
	position: relative;
	top:145px;
	background: url(../../images/menuback2.png) no-repeat top;
	width: 100%;
	height: 47px;
	text-align:center;
}
#menu ul{
	position: relative;
	top:5px;
	font: normal normal normal 1.3em/1.5em Georgia;
	display: inline;
	border: none;
}

#menu ul li{
	display: inline;
	margin-left: 0;
	padding-left: 2px;
	padding-right: 2px;
	border: none;
	list-style: none;
}

#menu ul li a{
	font-family: Arial;
}
span.bdot {
	font: normal normal 100 1.8em/50% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*............Links.....................*/
a {text-decoration:none;}
a:link {color: #6C6C6C;}
a:visited {color: #6C6C6C;}
a:hover {color: #DC65BF;}
a:active {color: Fuchsia;}
/*............ Registration Page ...............*/


#regbox {
	width:640px;
	height:375px;
}

#regcolleft {
	position: relative;
	float: left;
	width: 200px;	
	border-right: 2px dotted #EB45AD;
	margin: 2px 4px 2px 3px;
	padding-right: 5px;
	
}

#regcolright {
	position: relative;
	float: left;
	width: 410px;	
	margin: 2px 4px 2px 3px;
}
div.btnbox {
	width: 262px;
	height: 75px;
}

span.regbutton {
	display: block;
	background: url(../../images/RegButton.png) no-repeat top;
	font:600 1em Arial, sans-serif; letter-spacing:-1px; 
	color: Black;
	height: 75px;
	padding: 16px 0px 2px 65px;
}



/*.............Misc..................*/
img {
	margin: 5px;
}

#contentinfo {
	font: 150%/1.5em Tahoma, Arial, sans-serif;
}
h1.con { font:700 1.5em/1.5em Arial, sans-serif; color: #C638D6;}
#galleryitem {
	border: 1px solid #870E5A;
	background-color: #FBDCF0;
	margin: 5px 5px 5px 5px;
	padding-top: 20px;
	height: 142px;
	width: 162px;
	position: relative;
	float: left;
	text-align: center;
}