body
	{
	background-image: url(../images/bgbg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
a
	{
		color: #FFFFFF;
		text-decoration: none;
	}
a:hover
	{
		color: yellow;
		text-decoration: none;
	}

#header
	{
		position: relative;
		width: 600px;
		height: 150px;
		color: white;
		font-family: Verdana;
		font-size: 25px;
		line-height: 40px;
		font-weight: bold;
	}
.botrighttext
	{
		position: absolute;
		bottom: 0px;
		right: 2px;	
		text-align: right; 
	}	
	#rel
	{
	 	position: relative!important;
		cursor: hand;
		height: 50px;
		width: 150px;
	}
.button
	{
		position: relative!important;
		width: 98px;
		height: 41px;
		background: url('../images/but.jpg');
		color: white;
		font-family: tahoma;
		font-size: 10px;
		font-weight: bold;
		line-height: 28px;
		cursor: pointer;
		text-align: center;
	}
.buttonhover
	{
		position: relative!important;
		width: 98px;
		height: 41px;
		background: url('../images/buto.jpg');
		color: yellow;
		font-family: tahoma;
		font-size: 10px;
		font-weight: bold;
		line-height: 28px;
		cursor: pointer;
		text-align: center;
	}

.servicemenub1
	{
		position: absolute!important;
		width: 100px;
		height: 14px;
		top: 50px;
		right: 11px;
		background: url('../images/sbut1.jpg');
		color: white;
		font-family: tahoma;
		font-size: 10px;
		font-weight: bold;
		line-height: 14px;
		cursor: pointer;
		border-left: 1px solid #6d0561;
		border-right: 1px solid #6d0561;
		display: none
	}
.servicemenub2
	{
		position: absolute!important;
		width: 100px;
		height: 14px;
		top: 64px;
		right: 11px;
		background: url('../images/sbut1.jpg');
		color: white;
		font-family: tahoma;
		font-size: 10px;
		font-weight: bold;
		line-height: 14px;
		cursor: pointer;
		border-left: 1px solid #6d0561;
		border-right: 1px solid #6d0561;
		border-bottom: 1px solid #6d0561;
		display: none
	}
.servicemenub1o
	{
		position: absolute!important;
		width: 100px;
		height: 14px;
		top: 50px;
		right: 11px;
		background: black url('../images/sbut1o.jpg');
		color: white;
		font-family: tahoma;
		font-size: 10px;
		font-weight: bold;
		line-height: 14px;
		cursor: pointer;
		border-left: 1px solid #6d0561;
		border-right: 1px solid #6d0561;
		display: block
	}
.servicemenub2o
	{
		position: absolute!important;
		width: 100px;
		height: 14px;
		top: 64px;
		right: 11px;
		background: url('../images/sbut1o.jpg');
		color: white;
		font-family: tahoma;
		font-size: 10px;
		font-weight: bold;
		line-height: 14px;
		cursor: pointer;
		border-left: 1px solid #6d0561;
		border-right: 1px solid #6d0561;
		border-bottom: 1px solid #6d0561;
	}
#backim
	{
		background: #FFF url('../images/textbg.jpg') no-repeat;
		
	}
.maintext
	{
		margin: 3px;
		color: black;
		font-family: verdana;
		font-size: 12px;
		font-weight: normal;
		line-height: 13px;
	}
.midcont
  {
    position: absolute;
    left: 50%;
    top: 0px;
  }
.rleft
  {
    position: absolute;
    top: 0px;
    left: 301px;
  }
.subtitle
  {
    color: yellow;
    font-size: 12px;
    line-height: 18px;

  }
p
	{
		color: white;
		margin: 5px;
		text-align: justify;
		font-family: verdana;
		font-size: 12px;
		font-weight: normal;
		line-height: 12px;
		text-align: justify;
	}	
h1
	{
		margin: 10px 25px 10px 10px;
		color: black;
		font-family: verdana;
		font-size: 18px;
		font-weight: bold;
		line-height: 18px;
		text-align: right;
	}
h2
	{
		margin: 10px 25px 10px 25px;
		color: black;
		font-family: verdana;
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		text-align: left;
	}
.iml
	{
		border: black 1px solid;
		margin: 5px 5px 5px 0px;
	}
.imr
	{
		border: black 1px solid;
		margin: 5px 0px 5px 5px;
	}
.whitelink
	{
		color: navy;
	}
.whitelink:hover
	{
		color: maroon;
	}
.list li
	{
		margin: 2px 15px 5px 25px;
	}	

.mod-newstitle
	{
		margin: 10px 25px 10px 25px;
		color: black;
		font-family: verdana;
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		text-align: left;
	}
.mod-newsentry
	{
		margin: 5px 5px 25px 5px;
		color: black;
		font-family: verdana;
		font-size: 10px;
		font-weight: normal;
		line-height: 12px;
		text-align: justify;
	}
.buttonlist
	{
		position: relative;
		width: 697px;
		height: 158px;
		text-align: left;
	}

.modholder
	{
		width: 200px;
		height: 200px;
		float: left;
	}

.mod-gallery
	{
		width: 600px;
		font-family: verdana;
		font-size: 10px;
		font-weight: normal;
		line-height: 12px;
	}
.mod-gallerypic
	{
		border: 1px black solid;
	}
.mod-gallerydesc
	{
		width: 170px;
	}