/*Design by DocShellDesigns*/

/** Common Styles */

body {
     background: #000000 url(http://www.arasimages.com/images/DSDAraBG2.jpg) no-repeat center center fixed;
	 background-size: cover !important;
	 margin:  0px;
	 padding: 15px 0;	
     line-height: 23px;
	 font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	 font-size: 20px;
     font-weight:bold;
	 color: #F33137;
}

h1{
	text-align: center;
	color: #F33137;
	font-weight: bold;
	font-size: 22px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	padding-left: 60px;
	padding-right: 60px;
	
}

h2 {
	text-align: center;
	color: #F33137;
	font-weight: bold;
	font-size: 24px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}


#logo{
     text-align: center !important;
     margin-left: auto;
     margin-right: auto;
	 padding-top: 0px;
     padding-bottom: 10px;
     border: none;
     width: 800px; 
	
}

#primary{
     background: url(http://www.arasimages.com/images/bl-100x100.png) repeat center center fixed;
	 background-size: cover !important;
     width: 1280px;   
     margin-left: auto;
     margin-right: auto;
     height: auto;
     overflow: auto;
	 padding-top: 85px;
     padding-bottom: 100px;
	 border: 4px double #A40102;
     border-radius: 10px !important; 
     -moz-border-radius: 10px !important; 
     -webkit-border-radius: 10px !important; 
     box-shadow: 2px 2px 1px #000000 !important;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	 font-size: 20px;
	
}

#main{
     background: url(http://www.arasimages.com/images/bglcs2.jpg) no-repeat scroll;
	 background-size: 100% 100% !important;
	 border: 1px solid #A40102;
     width: 1065px;   
     margin-left: auto;
     margin-right: auto;
     height: auto;
     overflow: auto;
     padding-bottom: 60px;
     padding-top: 60px;
     border-radius: 10px !important; 
     -moz-border-radius: 10px !important; 
     -webkit-border-radius: 10px !important; 
     box-shadow: 2px 2px 1px #000000 !important;   
}

#picturedisplay{
	 float: left;
     width: 750px;
     height: auto;
     text-align: left !important;
     padding-left: 50px;
	 padding-top: 15px;
	 padding-right: 15px;
   	
}

#Nav{
	 float:left;
	 width: 200px
	 height: auto;
	 text-align: center;
	 padding-left: 5px;
     font-size: 20px !important;

}

a.nav:link, a.nav:visited{
     background: #A10B0B;
     background-image: -webkit-linear-gradient(top, #A10B0B, #C60E0E);
     background-image: -moz-linear-gradient(top, #A10B0B, #C60E0E);
     background-image: -ms-linear-gradient(top, #A10B0B, #C60E0E);
     background-image: -o-linear-gradient(top, #A10B0B, #C60E0E);
     background-image: linear-gradient(to bottom, #A10B0B, #C60E0E);
     -webkit-border-radius: 30;
     -moz-border-radius: 30;
     border-radius: 30px;
	 box-shadow: 3px 3px 6px #000000;
     color: #000000;
     width: 160px;
     font-size: 20px !important;
     padding: 6px 17px 6px 17px;
     font-family: Georgia;
     text-decoration: none;
     text-align: center;
     display: inline-block;
	
}

a.nav:hover, a.nav:active{
     background: #E01010;
     background-image: -webkit-linear-gradient(top, #E01010, #C60E0E);
     background-image: -moz-linear-gradient(top, #E01010, #C60E0E);
     background-image: -ms-linear-gradient(top, #E01010, #C60E0E);
     background-image: -o-linear-gradient(top, #E01010, #C60E0E);
     background-image: linear-gradient(to bottom, #E01010, #C60E0E);
	 box-shadow: 3px 3px 6px #000000;
     width: 160px;
     font-size: 20px !important;
     text-decoration: none;
	
	
}

img{
	border: none;
}

p.text{
	 padding-left: 60px;
	 padding-right: 60px;
}

p{
	text-align: center;
}

a{
     color: #F33137;
     text-decoration: none;	
	
}

a:hover{
     color: #EE3338;
     text-decoration: none;	
	
}

ul {
     margin: 0;
	 padding-left: 0px;
	 padding-right: 0px;
     padding-bottom: 0px;
	 padding-top: 5px;
	 width: 950px;
     list-style-type: none;
     text-align: center;
}

ul li {
     display: inline;
}

ul li a{
     color: #F33137;
     text-decoration: underline;
     padding: .2em .4em;
	 background-color: transparent;
	 
}

#tcontainer{
	 overflow: auto;
	 border: 3px double #A40102;
	 border-radius: 10px !important; 
     -moz-border-radius: 10px !important; 
     -webkit-border-radius: 10px !important;
     width: 1230px;
	 margin-left:auto;
	 margin-right:auto;
	 padding-bottom: 60px;
	 padding-top: 60px;
	
}

#tdivleft{
     border: 3px double #A40102;
     float: left;
	 width: 30%;
	 margin-left: 50px;
	 padding-top: 5px;
	 padding-bottom: 5px;
	 
	 
}

#tdivcenter{
	border: 3px double #A40102;
	float: left;
	width: 30%;
	padding-top: 5px;
	padding-bottom: 5px;

	
}

#tdivright{
	border: 3px double #A40102;
	float: left;
	width: 30%;
	padding-top: 5px;
	padding-bottom: 5px;

		
}

#tthumb {
    position: relative;
    text-align: center;
    border: 3px double #A40102;
}

#tubetext {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	white-space: nowrap;
	color: #A40102 !important;
	font-size: 32px;
	font-weight: bold;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

#footer{
	text-align: center;
	width: 100%; 
	height: 100px;
}