body {margin: 0px; padding: 0px; background: #000000; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}

#tag {
	background: url(img/chat.gif) no-repeat top;
    width: 215px;
    height: 160px;
    margin: 0px;
    padding: 0px;
    float: right;
    top: 130px;
    right: 0px;
    /*position: fixed;*/
}
div#head::after {
    background-image: url(img/WelcomeGirl.png);
    width: 142px;
    height: 500px;
    content: "";
    display: block;
    position: fixed;
    top: 23%;
    right: 0;
}
#head {text-align: center}

#nav-bar {padding: 0px; margin: 0px;}

#topNav ul {margin: 0px; padding: 0px; list-style:none; text-align: center}
#topNav ul li{display: inline; color:#FFFFFF}
#topNav ul li a{margin:0 0px; display: inline; text-decoration:none;
color:#FFFFFF; font: 14px/35px Arial, Helvetica, sans-serif}
#topNav ul li a:hover{color:#FFFFFF}
#topNav ul li a.hover{padding:0 0px; text-decoration:none}

a:link {color: #FFFFFF; text-decoration: none}
a:visited {color: #CCCCCC; text-decoration: none}
a:hover, a:active {text-decoration: none}

a img, img {border-style: none}

p {color: #FFCC33}

h1, h2, h3, h4 {color: #2798bf}

hr {border: 1px solid #CC0001;}

.cntr {display: block; margin-left: 10%; margin-right: 10%; text-align: center}

#wrap-r {margin-top:0px; padding-top: 0px; width: 100%;
 background: url(img/bg.jpg) top right no-repeat; overflow: hidden; }

#content {margin: 32px; text-align: center;}

#bio-cont {float: left; width: 280px; margin-right: 64px}

#wrapper {padding-top: 32px}

#contentwrapper{float: left; width: 100%}

#contentcolumn{text-align: center;
margin-left: 300px; /*Set left margin to LeftColumnWidth*/}

#leftcolumn{float: left;
width: 280px; /*Width of left column*/
margin-left: -100%}

.innertube{margin: 32px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0px; margin-bottom: 0px}

.ltube{margin-left: 64px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0px; margin-bottom: 0px; margin-right: 32px;}

.text {text-align: center}

#foot {clear: both; text-align: center; margin: 24px 0px 12px 0px;}
#foot a:link, #foot a:visited {color: #5dc8ed;}

.menu{width: 94%; margin: 0px auto/*background-color: #333*/}
.menu ul{margin: 0px; padding: 0px; float: left; margin-bottom: 16px; text-align: justify;}
.menu ul li{display: inline;}
.menu ul li a{float: left; text-decoration: none; color: #DAA520; padding: 4px; /*background-color: #333;*/}
.menu ul li a:visited{color: #CCFF00;}
.menu ul li a:hover, .menu ul li .current{color: #fff; background-color:#CC0000;}

/* Gallery */
.gallery {list-style: none; margin: 0; padding: 0;}

.gallery ul {list-style: none;}
.gallery li {padding: 10px;
margin: 0px 0px 10px 0px;
float: left; position: relative;
/*white-space: pre-wrap;*/
width: 196px; color: #fc2c9e;
text-align: center; font-size: 12px;
min-height:380px;
}

.gallery img, .gallery li:hover img {border: none}

.gallery a {text-decoration: none}

.round {cursor:pointer; line-height:37px;height:37px;
background:url(./img/navbtns.gif) no-repeat right top;
padding-right:15px; display:inline-block;font-weight: bold;}

.round ins {background:url(./img/navbtns.gif) no-repeat left top;
height:37px; line-height:37px; display:inline-block;
padding-left:15px; text-decoration:none; color: #ffffff}

a.round {text-decoration:none;font-size: 14px}
a.round:hover {background-position:right -37px; font-weight: bold}
a.round:hover ins {background-position:left -37px; font-weight: bold; color: #000000}

#motm {width: 90%; margin: 0px auto; text-align: center;    justify-content: center;
    align-items: center; display: flex;}

#m1 {width: 50%; /*float: left;*/
font-weight: bold; padding: 10px 0px 10px 0px;
display: inline-block;
}

#m2 {width: 30%; float: right;
font-weight: bold; clear: right;
padding: 10px 0px 10px 0px;}

#content-below {clear: both}


#title {float: left; margin-left: auto;}

.samewidth{
	width: 33%;
	float: left;
    text-align: center;
}
.model-name{
	text-align: center;
	margin-bottom: 25px;
}
.model-visibility{
	text-align: center;
	margin-top: 25px;
}
.model-visibility img{
	margin-top: 25px;
}
.text-center{
	text-align: center;
}
.linkchatbutton {
    display: block;
    width: 80%;
    margin: 0 auto;
    padding: 5px;
    font-size: 15px !important;
    border-radius: 50px;
    margin-bottom: 15px;
    background: black;
}
.btn-grad {
    margin: 10px;
    /*padding: 15px 45px;*/
    text-align: center;
    /*text-transform: uppercase;*/
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    /* box-shadow: 0 0 10px #eee; */
    border-radius: 10px;
    display: block;
    
}
  #amongus{
    margin-bottom: 40px;
    margin-left: 10px;
  }
  .favcalls{
  color: #ffcc1d;
    font-size: 20px;
}
  .favcalls a {
    color: red;
    font-weight: bold;
    font-size: 20px;
    font-family: system-ui;
    font-style: italic;
}
.signupfooter img {
    width: 150px;
}