.bg{
    background-image: url('bgimage.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    
    font-family: times new roman,serif;
}

#specific {
	margin:0 auto;
	color: #9f9f9f;	
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
/*	
background: rgb(78, 0, 0);
background: -moz-linear-gradient(90deg, rgb(78, 0, 0) 25%, rgb(255, 255, 255) 100%);
background: -webkit-linear-gradient(90deg, rgb(78, 0, 0) 25%, rgb(255, 255, 255) 100%);
background: -o-linear-gradient(90deg, rgb(78, 0, 0) 25%, rgb(255, 255, 255) 100%);
background: -ms-linear-gradient(90deg, rgb(78, 0, 0) 25%, rgb(255, 255, 255) 100%);
background: linear-gradient(180deg, rgb(78, 0, 0) 25%, rgb(255, 255, 255) 100%);



background: rgb(30, 50, 230);
background: -moz-linear-gradient(90deg, rgb(30, 50, 230) 30%, rgb(90, 140, 250) 70%);
background: -webkit-linear-gradient(90deg, rgb(30, 50, 230) 30%, rgb(90, 140, 250) 70%);
background: -o-linear-gradient(90deg, rgb(30, 50, 230) 30%, rgb(90, 140, 250) 70%);
background: -ms-linear-gradient(90deg, rgb(30, 50, 230) 30%, rgb(90, 140, 250) 70%);
background: linear-gradient(180deg, rgb(30, 50, 230) 30%, rgb(90, 140, 250) 70%);


background: rgb(189, 138, 228);
background: -moz-linear-gradient(90deg, rgb(189, 138, 228) 0%, rgb(255, 255, 255) 100%);
background: -webkit-linear-gradient(90deg, rgb(189, 138, 228) 0%, rgb(255, 255, 255) 100%);
background: -o-linear-gradient(90deg, rgb(189, 138, 228) 0%, rgb(255, 255, 255) 100%);
background: -ms-linear-gradient(90deg, rgb(189, 138, 228) 0%, rgb(255, 255, 255) 100%);
background: linear-gradient(180deg, rgb(189, 138, 228) 0%, rgb(255, 255, 255) 100%);
*/


/*background: rgb(173, 150, 254);
background: -moz-linear-gradient(90deg, rgb(173, 150, 254) 0%, rgb(255, 255, 255) 100%);
background: -webkit-linear-gradient(90deg, rgb(173, 150, 254) 0%, rgb(255, 255, 255) 100%);
background: -o-linear-gradient(90deg, rgb(173, 150, 254) 0%, rgb(255, 255, 255) 100%);
background: -ms-linear-gradient(90deg, rgb(173, 150, 254) 0%, rgb(255, 255, 255) 100%);
background: linear-gradient(180deg, rgb(173, 150, 254) 0%, rgb(255, 255, 255) 100%);
*/
background-image:url('bgimage_spec.jpg');
background-position:center; 

/*
background: rgb(212, 224, 252);
background: -moz-linear-gradient(90deg, rgb(212, 224, 252) 0%, rgb(255, 255, 255) 80%);
background: -webkit-linear-gradient(90deg, rgb(212, 224, 252) 0%, rgb(255, 255, 255) 80%);
background: -o-linear-gradient(90deg, rgb(212, 224, 252) 0%, rgb(255, 255, 255) 80%);
background: -ms-linear-gradient(90deg, rgb(212, 224, 252) 0%, rgb(255, 255, 255) 80%);
background: linear-gradient(180deg, rgb(212, 224, 252) 0%, rgb(255, 255, 255) 80%);
*/



}

@font-face
{
font-family: myFirstFont;
src: url('Sansation_Light.ttf'),
     url('Sansation_Light.eot'); /* IE9 */
}
/*
::-webkit-scrollbar {
	width: 12px;
}

::-webkit-scrollbar-track {
	background: none;
}

::-webkit-scrollbar-thumb {
	background: -webkit-linear-gradient(left, #547c90, #002640);
	border: 1px solid #333;
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
}
*/

/*

::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}


*/





/*
::-webkit-scrollbar {
    width: 12px;
}
 */
/* Track */
/*
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,1,1.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
*/ 
/* Handle*/ 
/*::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255,0,0,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
}
*/
/*

 #container {
	margin:0 auto;
	width:1100px;
	background-color:#fff;
	height: auto;

*/

#headlines {
	margin:0 auto;
	width:1100px;
	height:20px;
	background-color:#00000;
	/*height: auto;*/
}





        
#header-title_1 {
    
	width:730px;
	height:135px;
	float:left;
	margin-left:50px;
        
        margin-top: 10px;
	
}
#header-title_1 h1 {
	font-size:40px;
	width:730px;
	float:left;
	color: #cb0202;
	
	
	margin:0;
	margin-bottom: 10px;
	padding:0;
	
}
#header-title_1 h2 {
	width:730px;
	float:left;
	color: #000;
	margin:0;
	padding:0;
}
#header-title_1 p{
	width:730px;
	float:left;
	margin:12px 0 0 0;
	padding:0;
	font-size:14px;
	color: #0013EA;
	}

#info{margin-top:0; 
    
}



#main{
width:1100px;

}

#sidebar {
	float:left;
	width:200px;
	padding:10px 0 10px 10px;
        color: black;
}

#new {
	float:left;
	width:190px;
	background:#003300;
	color:#FFCC00;
	padding:5px;
}

#new a {
	color:#FFCC00;
	text-decoration:none;
}



#rightcol_1{
	float:left;
	width:850px;
	height:1350px;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	color:#000000;
	font-size:15px;
}
#new1 {
	float:left;
	color:#990066;
	text-decoration:none;
	margin-top: 20px;
	
	}
.new4{
            margin-top: 72px;
        }
.new5{
            margin-top: 62px;
        }
        
ol li{
	margin:0;
	margin-bottom:10px;
	text-align:justify;
	font-size:15px;
        
}

#list ul li{
	
	margin-bottom:5px;
	text-align:justify;
	font-size:15px;
        
}

strong{
	color:#1E1E1E;
	}

#footer {
	
	
        left:0;
        bottom:0;
	width: 100%;
	
	background-color:#000026;
	
	
	text-align:center;
	color:#ffffff;
	
      
     
}


#cv {
	margin:0px;
	padding: 0px;
	text-align:left;
	color:#FFFFFF;
	font-size:16px;
}


.mySlides {display: none;}



/* Caption text */
.text {
  color: #000000;
  
  padding: 8px 12px;
  
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  
  top: 0;
}

.numbertext_1{
  color: #000033;
  
  
  
  
  background-color:transparent;
  
  
  
}
/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2.5s;
  animation-name: fade;
  animation-duration: 2.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

.clear-fix {
clear:both;
}

.navbar-custom
{
    
    background-color: #00004c;
    margin-bottom: 0px;
    
   
}

