body	{ 

		background-image: url('images/background.gif');
		background-position: top left;		
		background-repeat: repeat-x;
		margin:0 auto;
		height: 100%;
	}

.pageWrap	

	{
		margin:0 auto;
		width:850px;
		height: 100%;
		background-image: url('images/vBar.png');
		background-position: top right;
		background-repeat: repeat-y;
		
	}

.backgroundWrap	

	{
		margin:0 auto;
		margin-top:26px;
		margin-bottom:5px;
		width:710px;
		padding:10px;
		background-color: #FFFFFF;
		background-image: url('images/hBar.png');
		background-position: 0px 122px;
		background-repeat: repeat-x;
		border-style: outset;
		border-width: 1px;
		
	}


.wrap	{
		margin:0 auto;
		padding-top:10px;
		width:700px;
		height: 100%;
		border-style: dotted;
		border-color: #C0C0C0;
		border-width: 1px;
		
		
	}

.right_col { 
		margin-right: 10px;
		margin-left: 15px;
		float: right;
		width: 390px;
		height: 100%;
		padding-bottom: 10px;
		background-image: url('images/c1.jpg');
		background-repeat: no-repeat;
		background-position: top right;
		
	}


.left_col {
		margin-left: 10px;
		float: left;
		width: 250px;
		height: 100%;
		padding-right: 10px;

	}

.header {
		text-align:center;
		background-position: top;
		height:90px;
		padding-bottom: 10px;
		margin-bottom: 1px;
	}

.nav 	{
		background-image: url('images/hBar.png');
		background-repeat: repeat-x;
		text-align: center;
		padding-bottom: 10px;
	}

.bullets {	
		margin-left:15px;
	}

.nav ul {
		margin:0;
		padding-bottom: 20px;
		list-style:none;
	}

.nav li {
		display:inline;
		margin:0;
		padding:0;
	}

.eventTable td { 
		align: center;
		border-style: solid; 
		border-color: #C0C0C0;
		background-color: #FFFFFF;
		border-width: 1px;
		border-collapse;	
		text-align:left;
	}


.normalcell { 
		text-align: center;
		font-size: 13px;
		font-family:sans-serif;
	}

.titlecell  {
		font-size: 13px;
		font-family:sans-serif;
		width:10%;
		
	}

.link  { 	color:#4F0B76; 
		font-family:sans-serif;
		text-decoration:none; 
	}
.vacancylink  { 	color:#FFFFFF; 
		font-family:sans-serif;
		text-decoration:none; 
	}


.sublinks {	color:#4F0B76;
		text-decoration:none; 
		margin-top:20;
		background-image: url('images/test.png');	
		font-family: sans-serif;
		font-size:16px;
	}

.newLink {    	
		
		color:#4F0B76;	
		text-decoration:none; 
		margin-top:5px;
		padding-top: 3px;
		text-indent: 10px;
		font-family: sans-serif;
		font-size:13px;
		

	}
		
.linkspace	{ 
		margin-bottom:2px;
		background-image: url('images/link2.png');
		background-repeat: no-repeat;
		font-family: sans-serif;
		font-size: 13px;
		height: 40px;
		color: #4F0B76;
	}	

.footer {
		padding-top: 10px;
		background-position: bottom;
		background-repeat: no-repeat;
		height: 20px;
		clear:both;
	}


p	{ font-family: sans-serif } 

.address { font-varient:small; font-size: 75%; text-align:right; color: #CD8D0F;}
.normalText { font-family: sans-serif; font-size: 13px; color:#4F0B76; }
.style1 {font-family: sans-serif; font-size: 15px; color:#ECB40A; text-align:center;}

b	{ font-family: sans-serif }

