body {
    background-color: #0d0a23;
    color: #ffffff;
    font-family: Times, serif;
}

h2 {
    font-size: 1em; 
}

fieldset {
    width: 40%;
    margin-left: 20px;
}

form {
    text-align: left;
    padding-left: 25%;
}

hr{
    margin: -10px 3px 5px 3px;
    color: #222552;
    height: 1px;
}

li{
    font-size: ;
    margin: 0 0 1em 0;
}
    
#wrapper {
    background-color: #181a35; 
    margin-right: auto;
    margin-left: auto;  
    width: 1000px;
    text-align: center;
    overflow: hidden;
    min-width: 300px;
}
    
#title {
    padding-top: 120px;
    padding-right: 2%;
    padding-bottom: 40px;
    border: 0;
}

#nav {
    padding-top: 60px;
    padding-right: 10px;
    padding-bottom: 20px;
    text-align: center;
    display: inline-block;
}  

#nav a {
    text-decoration: none;
}
#nav a:visited {
    color: #665cb0;
} 
#nav a:link {
    color: #ffffff;
}
    
#nav a:hover {
    color: #3b8ccc;
}

* {
    outline: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#starsright {
    padding-left: 20px;
    vertical-align: 10%;
}

#starsleft {
    padding-right: 20px;
    vertical-align: 10%;
}

#arrow {
    font-size: 1.5em;
    text-decoration: none;
    padding: 30px 0 20px 0;
    display: inline-block;
}
#arrow a {
    text-decoration: none;
}
#arrow a:visited {
    color: #665cb0;
} 
#arrow a:link {
    color: #ffffff;
}
    
#arrow a:hover {
    color: #3b8ccc;
}

#content {
    line-height: 25pt;
    padding-left: 200px;
    text-align: left;
    height:;
}



#slogan {
    margin-top: 35px;
}


#website {
    color: #ffdf4c;
    font-size: large;
}
#website a{
    text-decoration: none;
    color: #ffb435;
}
#website a:visited{
    color: #ffb435;
    }
#website a:link{
    color: #ffb435;
}
#website a:hover{
    color: #4b9fcc;
}

#contentimage {
    margin-left: -40px;
}


#quotes {
    line-height: 25pt;
    margin-right: 27%;
    margin-left: 25%;
}
    
#titlecolor {
    height: 300px;
    background-color: #1b2847;
    text-align: center;
    /*border-top-left-radius: 800% 100%;
    border-top-right-radius: 800% 100%*/
}

#stripe {
    height: 40px;
    background-color: #1b2847;
    margin-top: 50px;
    clear: both;
}

#stripe_dark {
    background-color: #181a35;
    clear: both;
}

.topmargin {
    margin-top: 50px;
}

.me {
    float: right;
    border-color: #ffffff;
    border: solid;
    margin-top: 30px;
    margin-bottom: 200px;
    margin-left: 50px;
    margin-right: 150px;
    box-shadow: 5px 5px 10px #000000;
}

.content_text_large{
    font-size: 1.5em;
}
    
.clearleft {
    clear: left;
}

.portfoliogrid {
    text-align: center;
    padding-top: 20px;
    padding-right: 50px;
    padding-left: 50px;
}

.portfolioimage {
    margin: 15px;
    border-style: solid;
    border-color: white;
    box-shadow: 5px 5px 10px #000000;
}


.portfoliocontain_big {
    float: left;
    text-align: center;
}


.portfolioimage_big {
    border-style: solid;
    border-color: white;
    margin-bottom: 40px;
    box-shadow: 5px 5px 10px #000000;
}

.portfoliocontain_text {
    float: left;
    width: 350px;
    font-size: 1.2em;
    line-height: 1.4em;
    padding: 60px 50px 0 100px;
    text-align: center;
}

.portfoliocontain_textlong {
    width: 325px;
    padding: 60px 50px 0 70px;
}

.portfoliotext_more {
    float: left;
    font-size: 1.2em;
    line-height: 1.4em;
    margin-right: 20px;
    margin-top: 60px;
    text-align: center;
    padding-bottom: 80%;
}

.portfoliosmalltext {
    font-size: .8em;
    line-height: 1.75em;
}

.portfoliocompanytext {
    font-size: .8em;
    line-height: 1.4em;
}










